Rename @cosmjs/sdk38 to @cosmjs/launchpad
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
/* eslint-disable @typescript-eslint/naming-convention */
|
||||
const { SigningCosmWasmClient } = require("@cosmjs/cosmwasm");
|
||||
const { Secp256k1Wallet } = require("@cosmjs/sdk38");
|
||||
const { Secp256k1Wallet } = require("@cosmjs/launchpad");
|
||||
const fs = require("fs");
|
||||
|
||||
const httpUrl = "http://localhost:1317";
|
||||
|
||||
Reference in New Issue
Block a user