Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRandomAccounts ¶
func CreateRandomAccounts(numAccts int) []sdk.AccAddress
CreateRandomAccounts is a function return a list of randomly generated AccAddresses
Types ¶
type KeeperTestHelper ¶
type KeeperTestHelper struct { suite.Suite App *app.BitsongApp Ctx sdk.Context QueryHelper *baseapp.QueryServiceTestHelper TestAccs []sdk.AccAddress StakingHelper *stakinghelper.Helper }
func (*KeeperTestHelper) Setup ¶
func (s *KeeperTestHelper) Setup()
Click to show internal directories.
Click to hide internal directories.