package slashing_test import ( sdk "github.com/cosmos/cosmos-sdk/types" ) // The default power validators are initialized to have within tests var InitTokens = sdk.TokensFromConsensusPower(200, sdk.DefaultPowerReduction)