client

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2019 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InvariantCheckCmd

func InvariantCheckCmd(cdc *amino.Codec) *cobra.Command

提交数据检查

func InvariantCheckRequestHandleFn added in v0.0.8

func InvariantCheckRequestHandleFn(cliContext context.CLIContext) func(http.ResponseWriter, *http.Request)

func QueryCommands added in v0.0.8

func QueryCommands(cdc *amino.Codec) []*cobra.Command

func QueryLockAccountCmd added in v0.0.8

func QueryLockAccountCmd(cdc *amino.Codec) *cobra.Command

查询锁定-释放账户信息

func RegisterRoutes added in v0.0.8

func RegisterRoutes(ctx context.CLIContext, r *mux.Router)

func TransferCmd

func TransferCmd(cdc *amino.Codec) *cobra.Command

转账

func TransferRequestHandlerFn added in v0.0.8

func TransferRequestHandlerFn(cliCtx context.CLIContext) func(http.ResponseWriter, *http.Request)

func TxCommands

func TxCommands(cdc *amino.Codec) []*cobra.Command

Types

type InvariantCheckReq added in v0.0.8

type InvariantCheckReq struct {
	rpc.BaseRequest `json:"base"`
}

type TransferSendReq added in v0.0.8

type TransferSendReq struct {
	rpc.BaseRequest `json:"base"`
	QOS             types.BigInt `json:"qos"`
	QSCs            qtypes.QSCs  `json:"qscs"`
}

Jump to

Keyboard shortcuts

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