package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Packages

Package block is a generated GoMock package.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
NewClient returns an AVM client for interacting with avm [chain].
NewWalletClient returns an AVM wallet client for interacting with avm managed wallet on [chain] Deprecated: Transactions should be issued using the `avalanchego/wallet/chain/x.Wallet` utility.
No description provided by the author

# Variables

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

# Structs

No description provided by the author
No description provided by the author
BuildGenesisArgs are arguments for BuildGenesis.
BuildGenesisReply is the reply from BuildGenesis.
No description provided by the author
No description provided by the author
FormattedAssetID defines a JSON formatted struct containing an assetID as a string.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetAllBalancesReply is the response from a call to GetAllBalances.
GetAssetDescriptionArgs are arguments for passing into GetAssetDescription requests.
GetAssetDescriptionReply defines the GetAssetDescription replies returned from the API.
GetBalanceArgs are arguments for passing into GetBalance requests.
GetBalanceReply defines the GetBalance replies returned from the API.
No description provided by the author
GetTxStatusReply defines the GetTxStatus replies returned from the API.
Holder describes how much an address owns of an asset.
Owners describes who can perform an action.
Service defines the base service for the asset vm.
StaticService defines the base service for the asset vm.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Client for interacting with an AVM (X-Chain) instance.
interface of an AVM wallet client for interacting with avm managed wallet on [chain].