Documentation ¶
Index ¶
- func GetHandlerQueryOperator(cliCtx client.Context) http.HandlerFunc
- func GetHandlerQueryProxy(cliCtx client.Context) http.HandlerFunc
- func GetHandlerQuerySnapshot(cliCtx client.Context) http.HandlerFunc
- func RegisterRoutes(cliCtx client.Context, r *mux.Router)
- type ReqDeactivateProxy
- type ReqRegisterProxy
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHandlerQueryOperator ¶
func GetHandlerQueryOperator(cliCtx client.Context) http.HandlerFunc
GetHandlerQueryOperator returns the operator address associated to some proxy address
func GetHandlerQueryProxy ¶
func GetHandlerQueryProxy(cliCtx client.Context) http.HandlerFunc
GetHandlerQueryProxy returns the proxy address associated to some operator address
func GetHandlerQuerySnapshot ¶
func GetHandlerQuerySnapshot(cliCtx client.Context) http.HandlerFunc
GetHandlerQuerySnapshot returns the snapshot for a given counter
Types ¶
type ReqDeactivateProxy ¶
ReqDeactivateProxy defines the properties of a tx request's body
type ReqRegisterProxy ¶
ReqRegisterProxy defines the properties of a tx request's body
Click to show internal directories.
Click to hide internal directories.