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: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateQSCCmd

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

func CreateQscHandleFn added in v0.0.8

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

func IssueQSCCmd

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

func IssueQscHandleFn added in v0.0.8

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

func QueryAllQscsHandleFn added in v0.0.8

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

func QueryCommands

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

func QueryQSCCmd added in v0.0.8

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

func QueryQSCsCmd added in v0.0.8

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

func QueryQscInfoHandleFn added in v0.0.8

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

func RegisterRoutes added in v0.0.8

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

func TxCommands

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

Types

type IssueQscReq added in v0.0.8

type IssueQscReq struct {
	rpc.BaseRequest `json:"base"`
	Amount          types.BigInt `json:"amount"`
}

Jump to

Keyboard shortcuts

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