package slashing_test import ( sdk "github.com/cosmos/cosmos-sdk/types" ) var ( InitTokens = sdk.TokensFromConsensusPower(200) )