package
1.0.2
Repository: https://github.com/axelarnetwork/axelar-core.git
Documentation: pkg.go.dev

# Functions

RegisterRoutes registers this module's REST routes with the given router.
TxHandlerAddCosmosBasedChain returns the handler to add a cosmos based chain to nexus.
TxHandlerConfirmDeposit returns the handler to confirm a deposit.
TxHandlerExecutePendingTransfers returns the handler to execute pending transfers to Axelar.
TxHandlerLink returns the handler to link an Axelar address to a cross-chain address.
TxHandlerRegisterAsset returns the handler to register an asset to a cosmos based chain.
TxHandlerRegisterFeeCollector returns the handler to register fee collector account.
TxHandlerRouteIBCTransfers returns the handler to route IBC transfers to cosmos chains.

# Constants

rest routes.
rest routes.
rest routes.
rest routes.
rest routes.
rest routes.
rest routes.

# Structs

ReqAddCosmosBasedChain represents a request to add a cosmos based chain to nexus.
ReqConfirmDeposit represents a request to confirm a deposit.
ReqExecutePendingTransfers represents a request to execute pending token transfers.
ReqLink represents a request to link a cross-chain address to an EVM chain address.
ReqRegisterAsset represents a request to register an asset to a cosmos based chain.
ReqRegisterFeeCollector represents a request to register axelarnet fee collector account.
ReqRegisterIBCPath represents a request to register an IBC tracing path for a cosmos chain.
ReqRouteIBCTransfers represents a request to route IBC transfers.