Type Definition Result
Other items insp_blockchain
type Result<T> = Result<T, Error>;
Client Result type alias