Module ledger_mob_core::engine
source · Expand description
Structs
- A block version number that is known to be less or equal to BlockVersion::MAX
- Engine provides hardware-independent support for MobileCoin wallet operations
- An iterator over the variants of Self
- Token Id, used to identify different assets on on the blockchain.
- Transaction digest, used to keep a running digest of inputs to the transaction engine to ensure sync between the host and hardware wallet.
Enums
- super::Engine errors
- Fog identifier for resolving account information
- Identity challenge state
- Ring signing states
- Engine internal state enumeration
- Summarizer state enumeration
- An entity with whom a transaction can interact, and who can be identified by the TxSummary verification process
Constants
- Ring response size (2 * RING_SIZE)
- Maximum ring size
Traits
- Fog certificate information for FogId types