params

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RecordParams

type RecordParams struct {
	Name        string `json:"name"`
	Author      string `json:"author"`
	Hash        string `json:"hash"`
	RecordNo    string `json:"record_number"`
	RecordType  string `json:"record_type"`
	Description string `json:"description"`
}

Param for record

type RecordQueryParams

type RecordQueryParams struct {
	StartRecordId string         `json:"start_record_id"`
	Sender        sdk.AccAddress `json:"sender"`
	Limit         int            `json:"limit"`
}

Param for query record

Jump to

Keyboard shortcuts

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