Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Rewards ¶
type Rewards struct {
// contains filtered or unexported fields
}
func MakeRewards ¶
func (*Rewards) AfterCommit ¶
func (r *Rewards) AfterCommit()
func (*Rewards) Process ¶
func (r *Rewards) Process(total_minted *big.Int, dags []chain.DagBlock, trxs []models.Transaction, votes chain.VotesResponse, validators []dpos_interface.DposInterfaceValidatorData)
Click to show internal directories.
Click to hide internal directories.