package
6.0.1-agoriclabs
Repository: https://github.com/agoric-labs/interchaintest.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Common tx function to create an extrinsic and sign/submit it.
Decodes an address to public key, refactored from https://github.com/subscan-explorer/subscan-essentials.
No description provided by the author
No description provided by the author
No description provided by the author
Turns on sending and receiving ibc transfers.
No description provided by the author
GetBalance fetches the current balance for a specific account address using the SubstrateAPI.
No description provided by the author
MintFunds mints an asset for a user on parachain, keyName must be the owner of the asset.
No description provided by the author
NewPolkadotChain returns an uninitialized PolkadotChain, which implements the ibc.Chain interface.
No description provided by the author
SendFundsTx sends funds to a wallet using the SubstrateAPI.
SendIbcFundsTx sends funds to a wallet using the SubstrateAPI.

# Constants

No description provided by the author

# Variables

No description provided by the author
IndexedName is a slice of the substrate dev key names used for key derivation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AccountInfo contains information of an account.
No description provided by the author
ParachainConfig is a shared type that allows callers of this module to configure a parachain.
ParachainNode defines the properties required for running a polkadot parachain node.
PolkadotAuthority is used when constructing the validator authorities in the substrate chain spec.
PolkadotChain implements the ibc.Chain interface for substrate chains.
PolkadotParachainSpec is used when constructing substrate chain spec for parachains.
No description provided by the author
RelayChainNode defines the properties required for running a polkadot relay chain node.

# Type aliases

No description provided by the author
No description provided by the author