feat(x/gov): add custom fuction to calculate vote results and vp (#19592)
This commit is contained in:
@@ -112,7 +112,7 @@ func initFixture(tb testing.TB) *fixture {
|
||||
stakingKeeper,
|
||||
poolKeeper,
|
||||
router,
|
||||
types.DefaultConfig(),
|
||||
keeper.DefaultConfig(),
|
||||
authority.String(),
|
||||
)
|
||||
assert.NilError(tb, govKeeper.ProposalID.Set(newCtx, 1))
|
||||
|
||||
Reference in New Issue
Block a user