cli

package
v0.0.0-...-b0ad14f Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultRelativePacketTimeoutTimestamp = uint64((time.Duration(10) * time.Minute).Nanoseconds())
)
View Source
var FlagUnbondings = "unbondings"

Functions

func CmdActiveReport

func CmdActiveReport() *cobra.Command

func CmdBondReport

func CmdBondReport() *cobra.Command

func CmdBondedPoolsByDenom

func CmdBondedPoolsByDenom() *cobra.Command

func CmdClearCurrentEraSnapShots

func CmdClearCurrentEraSnapShots() *cobra.Command

func CmdEraExchangeRatesByDenom

func CmdEraExchangeRatesByDenom() *cobra.Command

func CmdExecuteBondProposal

func CmdExecuteBondProposal() *cobra.Command

func CmdGetBondPipeline

func CmdGetBondPipeline() *cobra.Command

func CmdGetBondRecord

func CmdGetBondRecord() *cobra.Command

func CmdGetChainEra

func CmdGetChainEra() *cobra.Command

func CmdGetCurrentEraSnapshot

func CmdGetCurrentEraSnapshot() *cobra.Command

func CmdGetEraSnapshot

func CmdGetEraSnapshot() *cobra.Command

func CmdGetEraUnbondLimit

func CmdGetEraUnbondLimit() *cobra.Command

func CmdGetPoolDetail

func CmdGetPoolDetail() *cobra.Command

func CmdGetProtocolFeeReceiver

func CmdGetProtocolFeeReceiver() *cobra.Command

func CmdGetRParams

func CmdGetRParams() *cobra.Command

func CmdGetSignature

func CmdGetSignature() *cobra.Command

func CmdGetSnapshot

func CmdGetSnapshot() *cobra.Command

func CmdGetStakingRewardCommission

func CmdGetStakingRewardCommission() *cobra.Command

func CmdGetTotalExpectedActive

func CmdGetTotalExpectedActive() *cobra.Command

func CmdGetUnbondCommission

func CmdGetUnbondCommission() *cobra.Command

func CmdGetUnbondRelayFee

func CmdGetUnbondRelayFee() *cobra.Command

func CmdIcaPoolList

func CmdIcaPoolList() *cobra.Command

func CmdInitPool

func CmdInitPool() *cobra.Command

func CmdInterchainTxProposal

func CmdInterchainTxProposal() *cobra.Command

func CmdInterchainTxStatus

func CmdInterchainTxStatus() *cobra.Command

func CmdLiquidityUnbond

func CmdLiquidityUnbond() *cobra.Command

func CmdListExchangeRate

func CmdListExchangeRate() *cobra.Command

func CmdMigrateInit

func CmdMigrateInit() *cobra.Command

func CmdMigrateUnbondings

func CmdMigrateUnbondings() *cobra.Command

func CmdPoolUnbondNextSequence

func CmdPoolUnbondNextSequence() *cobra.Command

func CmdPoolUnbondings

func CmdPoolUnbondings() *cobra.Command

func CmdRegisterIcaPool

func CmdRegisterIcaPool() *cobra.Command

func CmdRelayFeeReceiver

func CmdRelayFeeReceiver() *cobra.Command

func CmdRmBondedPool

func CmdRmBondedPool() *cobra.Command

func CmdSetChainEra

func CmdSetChainEra() *cobra.Command

func CmdSetEraSeconds

func CmdSetEraSeconds() *cobra.Command

func CmdSetEraUnbondLimit

func CmdSetEraUnbondLimit() *cobra.Command

func CmdSetLeastBond

func CmdSetLeastBond() *cobra.Command

func CmdSetPoolDetail

func CmdSetPoolDetail() *cobra.Command

func CmdSetPoolStatus

func CmdSetPoolStatus() *cobra.Command

func CmdSetProtocolFeeReceiver

func CmdSetProtocolFeeReceiver() *cobra.Command

func CmdSetRParams

func CmdSetRParams() *cobra.Command

func CmdSetRelayFeeReceiver

func CmdSetRelayFeeReceiver() *cobra.Command

func CmdSetRelayGasPrice

func CmdSetRelayGasPrice() *cobra.Command

func CmdSetStakingRewardCommission

func CmdSetStakingRewardCommission() *cobra.Command

func CmdSetUnbondCommission

func CmdSetUnbondCommission() *cobra.Command

func CmdSetUnbondRelayFee

func CmdSetUnbondRelayFee() *cobra.Command

func CmdSetWithdrawalAddr

func CmdSetWithdrawalAddr() *cobra.Command

func CmdShowEraExchangeRate

func CmdShowEraExchangeRate() *cobra.Command

func CmdShowExchangeRate

func CmdShowExchangeRate() *cobra.Command

func CmdSubmitSignature

func CmdSubmitSignature() *cobra.Command

func CmdToggleUnbondSwitch

func CmdToggleUnbondSwitch() *cobra.Command

func CmdTotalProtocolFee

func CmdTotalProtocolFee() *cobra.Command

func CmdTransferReport

func CmdTransferReport() *cobra.Command

func CmdUnbondSwitch

func CmdUnbondSwitch() *cobra.Command

func CmdUnsealMigrateInit

func CmdUnsealMigrateInit() *cobra.Command

func GetQueryCmd

func GetQueryCmd(queryRoute string) *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

type Unbondings

type Unbondings struct {
	Denom      string
	Pool       string
	Era        uint32
	Unbondings []*types.Unbonding
}

Jump to

Keyboard shortcuts

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