Type Alias reef::types::TransactionKind

source ·
pub type TransactionKind<L> = <Transaction<L> as Transaction>::Kind;
Expand description

Types of transactions supported by a ledger L.