cli

package
v18.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagInlcudeArchived   = "include-archived"
	FlagAddress           = "address"
	FlagUnbondingRecordId = "unbonding-record-id"
)
View Source
const (
	ArgIncrease          = "increase"
	ArgDecrease          = "decrease"
	RecordTypeDelegation = "delegation"
	RecordTypeUnbonding  = "unbonding"
	RecordTypeRedemption = "redemption"
)

Variables

This section is empty.

Functions

func CmdAdjustDelegatedBalance

func CmdAdjustDelegatedBalance() *cobra.Command

Operator transaction to adjust the delegated balance after a validator was slashed

func CmdConfirmDelegation

func CmdConfirmDelegation() *cobra.Command

Operator transaction to confirm an delegation was submitted on the host chain

func CmdConfirmUnbondedTokensSwept

func CmdConfirmUnbondedTokensSwept() *cobra.Command

Operator transaction to confirm unbonded tokens were transferred back to stride

func CmdConfirmUndelegation

func CmdConfirmUndelegation() *cobra.Command

Operator transaction to confirm an undelegation was submitted on the host chain

func CmdLiquidStake

func CmdLiquidStake() *cobra.Command

User transaction to liquid stake native tokens into stTokens

func CmdOverwriteRecord

func CmdOverwriteRecord() *cobra.Command

SAFE multisig overwrites record

func CmdQueryDelegationRecords

func CmdQueryDelegationRecords() *cobra.Command

Queries delegation records with an option to include archive records

func CmdQueryHostZone

func CmdQueryHostZone() *cobra.Command

CmdQueryHostZone implements a command to query the host zone struct

func CmdQueryRedemptionRecord

func CmdQueryRedemptionRecord() *cobra.Command

Queries a single redemption record

func CmdQueryRedemptionRecords

func CmdQueryRedemptionRecords() *cobra.Command

Queries all redemption records with an optional address filter

func CmdQuerySlashRecords

func CmdQuerySlashRecords() *cobra.Command

Queries all slash records

func CmdQueryUnbondingRecords

func CmdQueryUnbondingRecords() *cobra.Command

Queries unbonding records with an option to include archive records

func CmdRedeemStake

func CmdRedeemStake() *cobra.Command

User transaction to redeem stake stTokens into native tokens

func CmdRefreshRedemptionRate

func CmdRefreshRedemptionRate() *cobra.Command

triggers the redemption rate update

func CmdResumeHostZone

func CmdResumeHostZone() *cobra.Command

Unhalts the host zone if redemption rates were exceeded

func CmdSetOperatorAddress

func CmdSetOperatorAddress() *cobra.Command

triggers the redemption rate update

func CmdUpdateInnerRedemptionRateBounds

func CmdUpdateInnerRedemptionRateBounds() *cobra.Command

Adjusts the inner redemption rate bounds on the host zone

func GetQueryCmd

func GetQueryCmd() *cobra.Command

GetQueryCmd returns the cli query commands for this module.

func GetTxCmd

func GetTxCmd() *cobra.Command

GetTxCmd returns the transaction commands for this module

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL