Type Alias ledger_mob_apdu::tx::TxOnetimeKey

source ·
pub type TxOnetimeKey = Key<TxOnetime, TxOnetime, RistrettoPrivate>;
Expand description

Transaction onetime key type (to be moved to mc_core_types)

Aliased Type§

struct TxOnetimeKey { /* private fields */ }