Documentation
¶
Overview ¶
Copyright (C) 2025, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Copyright (C) 2025, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Index ¶
- func ConvertToBLSProofOfPossession(publicKey, proofOfPossesion string) (signer.ProofOfPossession, error)
- func GetAggregatorExtraPeers(app *application.Lux, clusterName string) ([]info.Peer, error)
- func GetAggregatorNetworkUris(app *application.Lux, clusterName string) ([]string, error)
- func GetBlockchainTimestamp(network models.Network) (time.Time, error)
- func GetKeyForChangeOwner(app *application.Lux, network models.Network) (string, error)
- func GetSubnet(subnetID ids.ID, network models.Network) (platformvm.GetSubnetClientResponse, error)
- func GetSubnetIDFromBlockchainID(blockchainID ids.ID, network models.Network) (ids.ID, error)
- func PromptValidatorBalance(app *application.Lux, availableBalance float64, prompt string) (float64, error)
- func UpdatePChainHeight(title string) error
- func UrisToPeers(uris []string) ([]info.Peer, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToBLSProofOfPossession ¶
func ConvertToBLSProofOfPossession(publicKey, proofOfPossesion string) (signer.ProofOfPossession, error)
func GetAggregatorExtraPeers ¶
func GetAggregatorNetworkUris ¶
func GetAggregatorNetworkUris(app *application.Lux, clusterName string) ([]string, error)
func GetBlockchainTimestamp ¶
func GetKeyForChangeOwner ¶
func GetSubnet ¶
func GetSubnet(subnetID ids.ID, network models.Network) (platformvm.GetSubnetClientResponse, error)
func PromptValidatorBalance ¶
func UpdatePChainHeight ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.