revert some gov changes

This commit is contained in:
rigelrozanski
2018-09-20 21:22:28 -04:00
parent 0f903bdd52
commit 9e2b8e413d
10 changed files with 88 additions and 51 deletions
+2 -2
View File
@@ -41,8 +41,8 @@ type Validator interface {
GetMoniker() string // moniker of the validator
GetStatus() BondStatus // status of the validator
GetOperator() ValAddress // operator address to receive/return validators coins
GetConsPubKey() crypto.PubKey // validation pubkey
GetConsAddr() ConsAddress // validation pubkey
GetConsPubKey() crypto.PubKey // validation consensus pubkey
GetConsAddr() ConsAddress // validation consensus address
GetPower() Dec // validation power
GetTokens() Dec // validation tokens
GetDelegatorShares() Dec // Total out standing delegator shares