package
Version:
v0.0.0-...-f672fcd
Opens a new window with list of versions in this module.
Published: Jan 28, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ReadArtifactData(rootFolder, contractPath, contractName string) ([]byte, error)
type Artifact struct {
Abi *abi.ABI
Bytecode []byte
DeployedBytecode []byte
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.