cli

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

#nosec

Functions

func CmdCloseLiqPosition

func CmdCloseLiqPosition() *cobra.Command

func CmdCreateBorrow added in v0.2.5

func CmdCreateBorrow() *cobra.Command

func CmdCreateLend

func CmdCreateLend() *cobra.Command

func CmdCreateLiqPosition

func CmdCreateLiqPosition() *cobra.Command

func CmdDeleteBorrow added in v0.2.5

func CmdDeleteBorrow() *cobra.Command

func CmdDeposit

func CmdDeposit() *cobra.Command

func CmdQueryAllLiquidatorPosition

func CmdQueryAllLiquidatorPosition() *cobra.Command

func CmdQueryAllPosition

func CmdQueryAllPosition() *cobra.Command

func CmdQueryAssetByAssetId added in v0.2.5

func CmdQueryAssetByAssetId() *cobra.Command

func CmdQueryGetAllAsset added in v0.2.5

func CmdQueryGetAllAsset() *cobra.Command

func CmdQueryLiquidatorPositionByCreator

func CmdQueryLiquidatorPositionByCreator() *cobra.Command

func CmdQueryLiquidatorPositionById

func CmdQueryLiquidatorPositionById() *cobra.Command

func CmdQueryLoanById

func CmdQueryLoanById() *cobra.Command

func CmdQueryParams

func CmdQueryParams() *cobra.Command

func CmdQueryPositionByCreator

func CmdQueryPositionByCreator() *cobra.Command

func CmdQueryPositionById

func CmdQueryPositionById() *cobra.Command

func CmdQueryYieldPercentage

func CmdQueryYieldPercentage() *cobra.Command

func CmdWithdrawal

func CmdWithdrawal() *cobra.Command

func CmdWithdrawalLend added in v0.2.5

func CmdWithdrawalLend() *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

func NewRegisterAssetProposalCmd added in v0.2.5

func NewRegisterAssetProposalCmd() *cobra.Command

func NewRegisterChangeBorrowMethodStatusProposalCmd added in v0.2.1

func NewRegisterChangeBorrowMethodStatusProposalCmd() *cobra.Command

func NewRegisterChangeBorrowRateProposalCmd

func NewRegisterChangeBorrowRateProposalCmd() *cobra.Command

func NewRegisterChangeCollateralMethodStatusProposalCmd added in v0.2.1

func NewRegisterChangeCollateralMethodStatusProposalCmd() *cobra.Command

func NewRegisterChangeDepositMethodStatusProposalCmd added in v0.2.1

func NewRegisterChangeDepositMethodStatusProposalCmd() *cobra.Command

func NewRegisterChangeGrowStakingReserveAddressProposalCmd

func NewRegisterChangeGrowStakingReserveAddressProposalCmd() *cobra.Command

func NewRegisterChangeGrowYieldReserveAddressProposalCmd

func NewRegisterChangeGrowYieldReserveAddressProposalCmd() *cobra.Command

func NewRegisterChangeLendRateProposalCmd added in v0.2.1

func NewRegisterChangeLendRateProposalCmd() *cobra.Command

func NewRegisterChangeRealRateProposalCmd

func NewRegisterChangeRealRateProposalCmd() *cobra.Command

func NewRegisterChangeUSQReserveAddressProposalCmd

func NewRegisterChangeUSQReserveAddressProposalCmd() *cobra.Command

func NewRegisterGTokenPairProposalCmd

func NewRegisterGTokenPairProposalCmd() *cobra.Command

func NewRegisterRemoveAssetProposalCmd added in v0.2.5

func NewRegisterRemoveAssetProposalCmd() *cobra.Command

func NewRegisterRemoveGTokenPairProposalCmd

func NewRegisterRemoveGTokenPairProposalCmd() *cobra.Command

func ParseMetadataForAssetProposal added in v0.2.5

func ParseMetadataForAssetProposal(cdc codec.JSONCodec, metadataFile string) (banktypes.Metadata, string, error)

ParseRegisterCoinProposal reads and parses a ParseRegisterCoinProposal from a file.

func ParseMetadataForGTokenPairProposal

func ParseMetadataForGTokenPairProposal(cdc codec.JSONCodec, metadataFile string) (banktypes.Metadata, string, string, string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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