Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefChainId = "defChainId" BindChainId = "bindChainId" ReqChainId = "reqChainId" ReqId = "reqId" ServiceName = "serviceName" Provider = "provider" Consumer = "consumer" Address = "address" )
Variables ¶
This section is empty.
Functions ¶
func FeesRefundHandlerFn ¶
func FeesRefundHandlerFn(cdc *codec.Codec, cliCtx context.CLIContext) http.HandlerFunc
func FeesWithdrawHandlerFn ¶
func FeesWithdrawHandlerFn(cdc *codec.Codec, cliCtx context.CLIContext) http.HandlerFunc
func RegisterRoutes ¶
RegisterRoutes registers service REST handlers to a router
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.