Module ethers_solc::artifacts::bytecode
source · Expand description
Bytecode related types
Structs§
Enums§
- Represents the bytecode of a contracts that might be not fully linked yet.
Functions§
- This will serialize the bytecode data without a
0x
prefix, which theethers::types::Bytes
adds by default.