cli

package
v0.19.11 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBlockTxHashes

func GetBlockTxHashes(cliCtx context.CLIContext, height int64) ([]string, error)

GetBlockTxHashes return tx hashes in the block of the given height

func GetBlockTxHashesCommand

func GetBlockTxHashesCommand(queryRoute string, cdc *codec.Codec) *cobra.Command

GetBlockTxHashesCommand queries the tx hashes in the block of the given height

func GetCmdCandles

func GetCmdCandles(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdCandles queries kline list

func GetCmdDeals

func GetCmdDeals(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdDeals queries deals

func GetCmdFeeDetails

func GetCmdFeeDetails(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdFeeDetails queries fee details of a user

func GetCmdMatches

func GetCmdMatches(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdMatches queries match result of a product

func GetCmdOrderList

func GetCmdOrderList(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdOrderList queries user's order list

func GetCmdTickers

func GetCmdTickers(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdTickers queries latest ticker list

func GetCmdTxList

func GetCmdTxList(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdTxList queries user's transaction history

func GetQueryCmd

func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command

GetQueryCmd returns the cli query 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