The hashed initcode used for TXCREATE instruction.
More...
#include <evmc.h>
The hashed initcode used for TXCREATE instruction.
Definition at line 205 of file evmc.h.
◆ code
const uint8_t* evmc_tx_initcode::code |
The code.
Definition at line 208 of file evmc.h.
◆ code_size
size_t evmc_tx_initcode::code_size |
The length of the code.
Definition at line 209 of file evmc.h.
◆ hash
The initcode hash.
Definition at line 207 of file evmc.h.
The documentation for this struct was generated from the following file: