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 the ethers::types::Bytes
adds by default.