Module alloy

Module alloy 

Source
Expand description

Alloy BAL types conversions.

Structs§

AlloyBalanceChange
This struct is used to track the balance changes of accounts in a block.
AlloyCodeChange
This struct is used to track the new codes of accounts in a block.
AlloyNonceChange
This struct is used to track the new nonce of accounts in a block.
AlloyStorageChange
Represents a single storage write operation within a transaction.

Type Aliases§

AlloyBal
This struct is used to store account_changes in a block.