pub fn parse_spawn_input(
request: &RpcRequest,
) -> Result<SpawnInput, RpcResponse>Expand description
Parse SpawnInput from RpcRequest using shared params type.
pub fn parse_spawn_input(
request: &RpcRequest,
) -> Result<SpawnInput, RpcResponse>Parse SpawnInput from RpcRequest using shared params type.