[][src]Type Definition cash_tx_builder::Result

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

Alias of Result used by cash_tx_builder.