Documentation ¶
Index ¶
Constants ¶
View Source
const MaxStake = int64(math.MaxInt64) / 8
MaxStake - the maximum allowed stake.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Includers ¶
type Includers struct {
// contains filtered or unexported fields
}
Includers contains all available includers (+ the signer), sorted by the stake amount in a decreasing order
func NewIncludersSet ¶
func (*Includers) GetByPubKey ¶
func (*Includers) TotalStake ¶
Click to show internal directories.
Click to hide internal directories.