package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Oct 19, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func RunPrecomputeRewardsAndPenaltiesTests(t *testing.T, config string)
RunPrecomputeRewardsAndPenaltiesTests executes "rewards/{basic, leak, random}" tests.
type Delta struct {
Rewards []uint64 `json:"rewards"`
Penalties []uint64 `json:"penalties"`
}
Delta contains list of rewards and penalties.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.