Expand description
In-memory blockchain storage
Structsยง
- A simple in-memory blockchain
- Stores the blockchain data (blocks, transactions)
- Represents the complete state of single block
- Represents the outcome of mining a new block
- Container type for a mined transaction
- Intermediary Anvil representation of a receipt
Constantsยง
- MIN_
HISTORY_ ๐LIMIT