types

package
v0.6.11 Latest Latest
Warning

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

Go to latest
Published: May 7, 2019 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Goroutine

type Goroutine struct {
	Fn   func(exit chan struct{}, v interface{})
	Exit chan struct{}
}

type JoinTxData

type JoinTxData struct {
	JoinNonce uint64
	Otprn     *otprn.Otprn
	//OtprnHash    common.Hash
	FairNodeSig  []byte
	TimeStamp    time.Time
	NextBlockNum uint64
}

type OtprnWithSig

type OtprnWithSig struct {
	Otprn *otprn.Otprn
	Sig   []byte
}

Jump to

Keyboard shortcuts

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