client

package
v0.0.0-...-f069fcf Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2022 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RegisterAppchainUrl = "appchain/register"
	UpdateAppchainUrl   = "appchain/update"
	AuditAppchainUrl    = "appchain/audit"
	GetAppchainUrl      = "appchain/get"
	RegisterRuleUrl     = "rule/register"
	QueryOuterMeta      = "QueryOuterMeta"
	QueryIBTP           = "QueryIBTP"
)

Variables

This section is empty.

Functions

func LoadClientCMD

func LoadClientCMD() cli.Command

Types

type Approve

type Approve struct {
	Id         string `json:"id"`
	IsApproved int32  `json:"is_approved"`
	Desc       string `json:"desc"`
}

Jump to

Keyboard shortcuts

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