Expand description
Block models.
Structs§
- A group of account transactions.
- Shard block.
- Block content.
- Full block id.
- Short block id.
- Block info.
- Typed block proof.
- Reference to the external block.
- Block signature pair.
- Masterchain block signatures.
- An iterator over the latest blocks of a
ShardHashes. - Additional content for masterchain blocks.
- Proofs from other workchains.
- Description of the most recent state of the shard.
- Collected fees/created funds.
- A tree of the most recent descriptions for all currently existing shards for all workchains except the masterchain.
- An iterator over the entries of a
ShardHashes. - Shard ident.
ShardIdentthat is stored with terminatino bit.- An iterator over the raw entries of shard trees in multiple workchains.
- Ed25519 signature.
- Tokens flow info.
- An iterator over the latest blocks of a
WorkchainShardHashes. - A tree of the most recent descriptions for all currently existing shards for a single workchain.
- An iterator over the entries of a
WorkchainShardHashes. - An iterator over the keys of a shards tree in a single workchain.
- An iterator over the raw entries of a shards tree in a single workchain.
- An iterator over the raw values of a shards tree in a single workchain.
Enums§
- Time window for shard split/merge.
- Reference to the previous block.
Traits§
- Signature verification utils.
Type Aliases§
- Account blocks grouped by account id with a total fees as an extra data.
- A list of inbound messages.
- A list of outbound messages.
- A dictionary with collected/created shard fees.