Type Definition sp_blockchain::Result[−][src]

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

Client Result type alias