Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNegativeStake = errors.New("negative stake")
ErrNegativeStake signals that the stake is negative
View Source
var ErrNilPubKey = errors.New("nil public key")
ErrNilPubKey signals that the public key is nil
View Source
var ErrNilStake = errors.New("nil stake")
ErrNilStake signals that a nil stake structure has been provided
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.