Module alloy

Source
Available on crate feature test-utils only.
Expand description

Implements Compact for alloy types.

Modulesยง

access_list
Compact implementation for [AccessList]
authorization_list
Compact implementation for [AlloyAuthorization]
genesis_account
Compact implementation for [AlloyGenesisAccount]
header
Compact implementation for [AlloyHeader]
log
Native Compact codec impl for primitive alloy log types.
signature
Compact implementation for [Signature]
transaction
Compact implementation for transaction types
trie
Native Compact codec impl for alloy-trie types.
txkind
Native Compact codec impl for primitive alloy [TxKind].
withdrawal
Compact implementation for [AlloyWithdrawal]