75674a9ec3
The simple staking module allows validators to bond and add more stake to their bond. It doesn't allow partial unbond and has no delegation. The staking power per validator though is correctly reflected within the consensus. |
||
---|---|---|
.. | ||
init.go | ||
init_test.go | ||
key.go | ||
reset.go | ||
start.go | ||
start_test.go | ||
test_helpers.go |