Documentation ¶
Index ¶
Constants ¶
View Source
const ( RestWrkchainId = "wrkchainid" RestBlockHeight = "height" RestMoniker = "moniker" RestOwnerAddr = "owner" RestMinHeight = "min" RestMaxHeight = "max" RestMinDate = "after" RestMaxDate = "before" )
nolint
Variables ¶
This section is empty.
Functions ¶
func RegisterRoutes ¶
func RegisterRoutes(cliCtx context.CLIContext, r *mux.Router)
RegisterRoutes - Central function to define routes that get registered by the main application
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.