cli

package
v1.15.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	FlagOrder     = "order"
	FlagClaimType = "claim-type"
	FlagNonce     = "nonce"
	FlagEthHeight = "eth-height"
)

Variables

This section is empty.

Functions

func CmdCancelSendToEth

func CmdCancelSendToEth() *cobra.Command

CmdCancelSendToEth enables users to take their Transaction out of the pool. Note that this cannot be done if it is locked up in a pending batch or if it has already been executed on Ethereum

func CmdGetAttestations

func CmdGetAttestations() *cobra.Command

CmdGetAttestations fetches the most recently created Attestations in the store (only the most recent 1000 are available) up to an optional limit

func CmdGetErc20ToDenoms

func CmdGetErc20ToDenoms() *cobra.Command

func CmdGetLastObservedEthBlock

func CmdGetLastObservedEthBlock() *cobra.Command

CmdGetLastObservedEthBlock fetches the Ethereum block height for the most recent "observed" Attestation, indicating the state of Cosmos consensus on the submitted Ethereum events nolint: dupl

func CmdGetLastObservedEthNonce

func CmdGetLastObservedEthNonce() *cobra.Command

CmdGetLastObservedEthNonce fetches the Ethereum event nonce for the most recent "observed" Attestation, indicating // the state of Cosmos consensus on the submitted Ethereum events nolint: dupl

func CmdGetOutgoingTXBatchRequest

func CmdGetOutgoingTXBatchRequest() *cobra.Command

CmdGetOutgoingTXBatchRequest fetches all outgoing tx batches

func CmdGetPendingOutgoingTXBatchRequest

func CmdGetPendingOutgoingTXBatchRequest() *cobra.Command

CmdGetPendingOutgoingTXBatchRequest fetches the batch to be confirmed next by the given validator, if any exists

func CmdGetPendingSendToEth

func CmdGetPendingSendToEth() *cobra.Command

CmdGetPendingSendToEth fetches all pending Sends to Ethereum made by the given address

func CmdSendToEth

func CmdSendToEth() *cobra.Command

CmdSendToEth sends tokens to Ethereum. Locks Cosmos-side tokens into the Transaction pool for batching.

func CmdSetBridgeTax

func CmdSetBridgeTax() *cobra.Command

func CmdSetBridgeTransferLimit

func CmdSetBridgeTransferLimit() *cobra.Command

func CmdSetErc20ToDenom

func CmdSetErc20ToDenom() *cobra.Command

func CmdSkywayProposalHandler

func CmdSkywayProposalHandler() *cobra.Command

func GetCmdQueryBridgeTax

func GetCmdQueryBridgeTax() *cobra.Command

GetCmdQueryBridgeTax fetches the current Skyway module bridge tax settings

func GetCmdQueryBridgeTransferLimits

func GetCmdQueryBridgeTransferLimits() *cobra.Command

GetCmdQueryBridgeTransferLimits fetches transfer limits for all tokens

func GetCmdQueryParams

func GetCmdQueryParams() *cobra.Command

GetCmdQueryParams fetches the current Skyway module params

func GetQueryCmd

func GetQueryCmd() *cobra.Command

GetQueryCmd bundles all the query subcmds together so they appear under `skyway query` or `skyway q`

func GetTxCmd

func GetTxCmd(storeKey string) *cobra.Command

GetTxCmd bundles all the subcmds together so they appear under `skyway tx`

Types

This section is empty.

Jump to

Keyboard shortcuts

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