sway_core::asm_generation

Module evm

Source

Structs§

  • 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

Type Aliases§