Type Definition Result
sc_rpc_api::chain::error
type Result<T> = Result<T, Error>;
Chain RPC Result type.