Open liorzilp opened 1 year ago
The core module has tests that are initialized only with 07-tendermint client.
These tests should be revisited and also tested with dymint client.
The valid custom genesis in TestValidateGenesis tests only tendermint client by using ibctmtypes.NewClientState
valid custom genesis
ibctmtypes.NewClientState
Overview
The core module has tests that are initialized only with 07-tendermint client.
Add dymint client
These tests should be revisited and also tested with dymint client.
Example
The
valid custom genesis
in TestValidateGenesis tests only tendermint client by usingibctmtypes.NewClientState