Add missing cmd
This commit is contained in:
@@ -85,6 +85,7 @@ func main() {
|
||||
stakecmd.GetCmdQueryRedelegation(storeStake, cdc),
|
||||
stakecmd.GetCmdQueryRedelegations(storeStake, cdc),
|
||||
slashingcmd.GetCmdQuerySigningInfo(storeSlashing, cdc),
|
||||
stakecmd.GetCmdQueryValidatorDelegations(storeStake, cdc),
|
||||
authcmd.GetAccountCmd(storeAcc, cdc),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user