Documentation ¶
Index ¶
Constants ¶
View Source
const ( FlagRelayChain = "relay-chain" FlagDestContract = "dest-contract" )
Variables ¶
View Source
var (
FsNftTransfer = flag.NewFlagSet("", flag.ContinueOnError)
)
Functions ¶
func GetCmdQueryClassTrace ¶ added in v0.2.0
GetCmdQueryClassTrace defines the command to query a class trace from a given hash.
func GetCmdQueryClassTraces ¶ added in v0.2.0
GetCmdQueryClassTraces defines the command to query all the class trace infos that this chain mantains.
func GetQueryCmd ¶ added in v0.2.0
GetQueryCmd returns the query commands for TIBC connections
func NewTransferTxCmd ¶
NewTransferTxCmd returns the command to create a NewMsgTransfer transaction
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.