Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsEligibleForEPOSAuction ¶ added in v1.3.3
func IsEligibleForEPOSAuction(v *staking.ValidatorWrapper) bool
IsEligibleForEPOSAuction ..
Types ¶
type SlotOrder ¶
type SlotOrder struct {
Stake *big.Int
SpreadAmong []shard.BlsPublicKey
}
SlotOrder ..
type SlotPurchase ¶
type SlotPurchase struct {
common.Address `json:"slot-owner"`
shard.BlsPublicKey `json:"bls-public-key"`
numeric.Dec `json:"eposed-stake"`
}
SlotPurchase ..
Click to show internal directories.
Click to hide internal directories.