package
0.0.2
Repository: https://github.com/aizelnetwork/cosmevm.git
Documentation: pkg.go.dev

# Functions

ConvertHardhatBytesToCompiledContract is a helper method to convert the embedded bytes from a Hardhat JSON file into an instance of the CompiledContract type.
ConvertPrecompileHardhatBytesToCompiledContract is a helper method to convert the embedded bytes from a Hardhat JSON file into an instance of the CompiledContract type.
LegacyLoadContractFromJSONFile is a helper method to convert the embedded bytes from a JSON file, that contain compilation information, into a CompiledContract instance.
LoadContractFromJSONFile is a helper method to convert the embedded bytes from a JSON file, that contain compilation information from Hardhat, into a CompiledContract instance.