Remove RestClient from sdk38 and cosmwasm

This commit is contained in:
Simon Warta
2020-07-07 23:52:05 +02:00
parent dc661dfe5c
commit de510c98e5
12 changed files with 2 additions and 1831 deletions
+1 -1
View File
@@ -15,4 +15,4 @@ const faucetMnemonic =
const faucetAddress = "cosmos1pkptre7fdkl6gfrzlesjjvhxhlc3r4gmmk8rs6";
const pen = await Secp256k1Pen.fromMnemonic(faucetMnemonic);
const client = new RestClient(defaultHttpUrl);
const client = new LcdClient(defaultHttpUrl);