Versions in this module Expand all Collapse all v0 v0.0.2 Feb 11, 2023 v0.0.1 Feb 8, 2023 Changes in this version + type IntegrationTestSuite struct + func (s *IntegrationTestSuite) CreateTestTx(privs []cryptotypes.PrivKey, accNums []uint64, accSeqs []uint64, ...) (xauthsigning.Tx, error) + func (s *IntegrationTestSuite) SetupTest() + func (s *IntegrationTestSuite) SetupTestGlobalFeeStoreAndMinGasPrice(minGasPrice []sdk.DecCoin, globalFeeParams *globfeetypes.Params) types.Subspace