Type Alias ledger_mob_apdu::tx::TxPublicKey
source · pub type TxPublicKey = Key<Tx, Tx, RistrettoPublic>;Expand description
Transaction public key type (to be moved to mc_core_types)
Aliased Type§
struct TxPublicKey { /* private fields */ }