launchpad: Improve test example
This commit is contained in:
parent
07aa66b2f9
commit
c126307bfd
@ -198,7 +198,7 @@ describe("CosmosClient", () => {
|
||||
const [{ address: walletAddress }] = accounts;
|
||||
const client = new CosmosClient(wasmd.endpoint);
|
||||
|
||||
const memo = "My first contract on chain";
|
||||
const memo = "Test send";
|
||||
const sendMsg: MsgSend = {
|
||||
type: "cosmos-sdk/MsgSend",
|
||||
value: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user