Spec¶
Documentation for tests/prague/eip7702_set_code_tx/spec.py@206854b5
.
Defines EIP-7702 specification constants and functions.
Spec
dataclass
¶
Parameters from the EIP-7702 specifications as defined at https://eips.ethereum.org/EIPS/eip-7702
Source code in tests/prague/eip7702_set_code_tx/spec.py
22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
|