rest

package
v0.0.0-...-f177ddc Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2018 License: Apache-2.0 Imports: 18 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterRoutes

func RegisterRoutes(cliCtx context.CLIContext, r *mux.Router, cdc *codec.Codec, kb keys.Keybase)

RegisterRoutes registers staking-related REST handlers to a router

Types

type EditDelegationsReq

type EditDelegationsReq struct {
	BaseReq          utils.BaseReq             `json:"base_req"`
	Delegations      []msgDelegationsInput     `json:"delegations"`
	BeginUnbondings  []msgBeginUnbondingInput  `json:"begin_unbondings"`
	BeginRedelegates []msgBeginRedelegateInput `json:"begin_redelegates"`
}

the request body for edit delegations

Jump to

Keyboard shortcuts

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