v106

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ModuleName = "register"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Certificate

type Certificate []byte

type GenesisState

type GenesisState struct {
	Registration              []RegistrationNodeInfo `json:"reg_info"`
	NodeExchMasterCertificate []byte                 `json:"node_exch_cert"`
	IoMasterCertificate       []byte                 `json:"io_exch_cert"`
}

GenesisState is the struct representation of the export genesis

type RegistrationNodeInfo

type RegistrationNodeInfo struct {
	Certificate   Certificate
	EncryptedSeed []byte
}

Jump to

Keyboard shortcuts

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