package
2.21.1-hedera-beta.0
Repository: https://github.com/smartcontractkit/chainlink.git
Documentation: pkg.go.dev

# Functions

AddEntries extracts the mods from codecEntry and adds them to modByTypeName use with codec.NewByItemTypeModifier Since each input/output can have its own modifications, we need to keep track of them by type name.
NewCodec creates a new [commontypes.RemoteCodec] for EVM.

# Variables

DecoderHooks decodeAccountAndAllowArraySliceHook allows: strings to be converted to [32]byte allowing config to represent them as 0x..

# Structs

EVMAddressModifier implements the AddressModifier interface for Ethereum addresses.