Type Definition sp_blockchain::Result[][src]

type Result<T> = Result<T, Error>;
Expand description

Client Result type alias