rest

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2020 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Overview

Implements REST API for multisig modules.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterRoutes

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

Registering routes in the REST API.

Types

type MSRespGetCall

type MSRespGetCall struct {
	Height int64          `json:"height"`
	Result types.CallResp `json:"result"`
}

type MSRespGetCalls

type MSRespGetCalls struct {
	Height int64           `json:"height"`
	Result types.CallsResp `json:"result"`
}

Jump to

Keyboard shortcuts

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