Structs§
- EvmAsm
Builder - A smart contract is created by sending a transaction with an empty “to” field. When this is done, the Ethereum virtual machine (EVM) runs the bytecode which is set in the init byte array which is a field that can contain EVM bytecode
- EvmAsm
Builder Result - EvmAsm
Section