model

package
v1.20.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2022 License: GPL-3.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 CertsMessage

type CertsMessage struct {
	AgencyCert []byte
	NodeCert   []byte
}

func (*CertsMessage) Marshal

func (c *CertsMessage) Marshal() ([]byte, error)

func (*CertsMessage) Unmarshal

func (c *CertsMessage) Unmarshal(data []byte) error

type MerkleWrapperSign

type MerkleWrapperSign struct {
	Address   string `json:"address"`
	Signature []byte `json:"signature"`
}

func (*MerkleWrapperSign) Marshal

func (m *MerkleWrapperSign) Marshal() ([]byte, error)

func (*MerkleWrapperSign) Unmarshal

func (m *MerkleWrapperSign) Unmarshal(data []byte) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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