axelar-gmp-sdk-solidity

Solidity API

IDeploy

This interface defines the errors for a contract that is responsible for deploying new contracts.

EmptyBytecode

error EmptyBytecode()

AlreadyDeployed

error AlreadyDeployed()

DeployFailed

error DeployFailed()