Trait TransactionError

pub trait TransactionError: Debug + Error { }
Expand description

Transaction validity error types.

Implementors§