Expand description
In-memory blockchain storage
Structs§
- Blockchain
- A simple in-memory blockchain
- Blockchain
Storage - Stores the blockchain data (blocks, transactions)
- InMemory
Block States - Represents the complete state of single block
- Mined
Block Outcome - Represents the outcome of mining a new block
- Mined
Transaction - Container type for a mined transaction
- Mined
Transaction Receipt - Intermediary Anvil representation of a receipt