launchpad: Improve test example

This commit is contained in:
willclarktech 2020-08-11 17:52:52 +02:00
parent 07aa66b2f9
commit c126307bfd
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -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: {