Test Tendermint37Client against Tendermint 0.38 backend
This commit is contained in:
@@ -880,7 +880,7 @@ function websocketTestSuite(rpcFactory: () => RpcClient, expected: ExpectedValue
|
||||
}
|
||||
|
||||
describe("Tendermint37Client", () => {
|
||||
const { url, expected } = tendermintInstances[37];
|
||||
const { url, expected } = tendermintInstances[38];
|
||||
|
||||
it("can connect to a given url", async () => {
|
||||
pendingWithoutTendermint();
|
||||
|
||||
Reference in New Issue
Block a user