Module ethers_solc::output::contracts
source · Structs
A mapping of
ArtifactId
and their CompactContractBytecode
A contract and the compiler version used to compile it
file -> [(contract name -> Contract + solc version)]