package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
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
No description provided by the author
Package state 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
# Functions
No description provided by the author
GetDeactivationOwners returns a map of validation ID to deactivation owners.
GetOwners returns the union of GetSubnetOwners and GetDeactivationOwners.
GetSubnetOwners returns a map of subnet ID to current subnet's owner.
NewClient returns a Client for interacting with the P Chain endpoint.
# Structs
APIBlockchain is the representation of a blockchain used in API calls.
No description provided by the author
APISubnet is a representation of a subnet used in API calls.
ClientDelegator is the repr.
ClientOwner is the repr.
ClientPermissionlessValidator is the repr.
ClientStaker is the representation of a staker sent via client.
ClientSubnet is a representation of a subnet used in client methods.
Factory can create new instances of the Platform Chain.
No description provided by the author
Note: We explicitly duplicate AVAX out of the maps to ensure backwards compatibility.
GetBlockchainsResponse is the response from a call to GetBlockchains.
GetBlockchainStatusArgs is the arguments for calling GetBlockchainStatus [BlockchainID] is the ID of or an alias of the blockchain to get the status of.
GetBlockchainStatusReply is the reply from calling GetBlockchainStatus [Status] is the blockchain's status.
GetCurrentSupplyArgs are the arguments for calling GetCurrentSupply.
GetCurrentSupplyReply are the results from calling GetCurrentSupply.
GetCurrentValidatorsArgs are the arguments for calling GetCurrentValidators.
GetCurrentValidatorsReply are the results from calling GetCurrentValidators.
No description provided by the author
No description provided by the author
No description provided by the author
GetMinStakeArgs are the arguments for calling GetMinStake.
GetMinStakeReply is the response from calling GetMinStake.
GetRewardUTXOsReply defines the GetRewardUTXOs replies returned from the API.
No description provided by the author
GetStakeReply is the response from calling GetStake.
GetStakingAssetIDArgs are the arguments to GetStakingAssetID.
GetStakingAssetIDResponse is the response from calling GetStakingAssetID.
GetSubnetArgs are the arguments to GetSubnet.
GetSubnetClientResponse is the response from calling GetSubnet on the client.
GetSubnetResponse is the response from calling GetSubnet.
GetSubnetsArgs are the arguments to GetSubnets.
GetSubnetsResponse is the response from calling GetSubnets.
GetTimestampReply is the response from GetTimestamp.
GetTotalStakeArgs are the arguments for calling GetTotalStake.
GetTotalStakeReply is the response from calling GetTotalStake.
No description provided by the author
No description provided by the author
No description provided by the author
GetValidatorsAtArgs is the response from GetValidatorsAt.
GetValidatorsAtReply is the response from GetValidatorsAt.
Index is an address and an associated UTXO.
L1Validator is the response from calling GetL1Validator on the API client.
SampleValidatorsArgs are the arguments for calling SampleValidators.
SampleValidatorsReply are the results from calling Sample.
Service defines the API calls that can be made to the platform chain.
ValidatedByArgs is the arguments for calling ValidatedBy.
ValidatedByResponse is the reply from calling ValidatedBy.
ValidatesArgs are the arguments to Validates.
ValidatesResponse is the response from calling Validates.
No description provided by the author
# Interfaces
Client interface for interacting with the P Chain endpoint.