Type Definition handshakes::types::tx::TxResult[][src]

type TxResult<T> = Result<T, TxError>;
Expand description

Type alias for result with TxError