Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Keys ¶
Keys are the keys used during consensus.
func NewKeysFromBytes ¶
NewKeysFromBytes gets an array of bytes as seed for the pseudo-random generation of Keys.
func NewKeysFromReader ¶
NewKeysFromReader takes a reader and uses it as a seed for generating random Keys.
func NewRandKeys ¶
NewRandKeys will generate and return new bls and ed25519 keys to be used in consensus.
Click to show internal directories.
Click to hide internal directories.