Type Definition bitcoin_rpc::RpcResult[][src]

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