Skip to content

Commit

Permalink
nit change
Browse files Browse the repository at this point in the history
  • Loading branch information
insumity committed Mar 20, 2024
1 parent 1a0fa9e commit 56ca38d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testutil/ibc_testing/generic_setup.go
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ func AddConsumer[Tp testutil.ProviderApp, Tc testutil.ConsumerApp](
prop := testkeeper.GetTestConsumerAdditionProp()
prop.ChainId = chainID
prop.Top_N = consumerTopNParams[index] // isn't used in CreateConsumerClient

// NOTE: the initial height passed to CreateConsumerClient
// must be the height on the consumer when InitGenesis is called
prop.InitialHeight = clienttypes.Height{RevisionNumber: 0, RevisionHeight: 3}
Expand Down

0 comments on commit 56ca38d

Please sign in to comment.