Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrSmartContractNotDeployed is returned when the RegisteredAddresses mapping does not contain the specified contract ErrSmartContractNotDeployed = errors.New("Contract not in Registry") ErrRegistryContractNotDeployed = errors.New("Registry not deployed") ErrNoInternalEvmHandlerSingleton = errors.New("No internalEvmHandlerSingleton set for contract communication") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.