cosmos-sdk/x/staking/commands
Adrian Brink 75674a9ec3
Implement Simple Staking as a module
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.
2018-03-20 12:14:35 +01:00
..
commands.go Implement Simple Staking as a module 2018-03-20 12:14:35 +01:00