mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-02 14:55:17 +00:00
Update e2e_convert_cosmos_coins_test.go
This commit is contained in:
parent
85c221c3a1
commit
58a83caddc
@ -34,8 +34,7 @@ const initialCosmosCoinConversionDenomFunds = int64(1e4)
|
||||
func setupConvertToCoinTest(
|
||||
suite *IntegrationTestSuite, accountName string,
|
||||
) (denom string, initialFunds sdk.Coins, user *testutil.SigningAccount) {
|
||||
// we expect a denom to be registered to the allowed denoms param
|
||||
// and for the funded account to have a balance for that denom
|
||||
// Query for allowed denoms from parameters
|
||||
params, err := suite.ZgChain.Grpc.Query.Evmutil.Params(
|
||||
context.Background(),
|
||||
&evmutiltypes.QueryParamsRequest{},
|
||||
|
Loading…
Reference in New Issue
Block a user