consensuspb

package
v2.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2019 License: LGPL-3.0 Imports: 4 Imported by: 5

Documentation

Overview

Package consensuspb is a generated protocol buffer package.

It is generated from these files:

state.proto

It has these top-level messages:

ConsensusRoot

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsensusRoot

type ConsensusRoot struct {
	Timestamp   int64  `protobuf:"varint,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	Proposer    []byte `protobuf:"bytes,2,opt,name=proposer,proto3" json:"proposer,omitempty"`
	DynastyRoot []byte `protobuf:"bytes,3,opt,name=dynasty_root,json=dynastyRoot,proto3" json:"dynasty_root,omitempty"`
}

func (*ConsensusRoot) Descriptor

func (*ConsensusRoot) Descriptor() ([]byte, []int)

func (*ConsensusRoot) GetDynastyRoot

func (m *ConsensusRoot) GetDynastyRoot() []byte

func (*ConsensusRoot) GetProposer

func (m *ConsensusRoot) GetProposer() []byte

func (*ConsensusRoot) GetTimestamp

func (m *ConsensusRoot) GetTimestamp() int64

func (*ConsensusRoot) ProtoMessage

func (*ConsensusRoot) ProtoMessage()

func (*ConsensusRoot) Reset

func (m *ConsensusRoot) Reset()

func (*ConsensusRoot) String

func (m *ConsensusRoot) String() string

func (*ConsensusRoot) ToString

func (m *ConsensusRoot) ToString() string

ToString return a string of consensus root

Jump to

Keyboard shortcuts

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