[−][src]Module muta_protocol::types
Structs
| Address | |
| Bloom | Bloom hash type with 256 bytes (2048 bits) size. |
| BloomRef | |
| Bytes | A reference counted contiguous slice of memory. |
| BytesMut | A unique reference to a contiguous slice of memory. |
| Epoch | |
| EpochHeader | |
| EpochId | |
| Event | |
| Genesis | |
| GenesisService | |
| Hash | |
| Metadata | |
| Pill | |
| Proof | |
| RawTransaction | |
| Receipt | |
| ReceiptResponse | |
| ServiceContext | |
| ServiceContextParams | |
| SignedTransaction | |
| TransactionRequest | |
| Validator |
Enums
| BloomInput | |
| ServiceContextError | |
| TypesError |
Constants
| GENESIS_EPOCH_ID | The epoch ID of the genesis epoch. |
| METADATA_KEY |
Type Definitions
| Balance | Balance |
| JsonString | Json string |
| MerkleRoot | Merkel root hash |