hel 1 년 전
부모
커밋
82ed134c8d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/swapTester.ts

+ 1 - 1
src/swapTester.ts

@@ -40,7 +40,7 @@ const lcd = new LCDClient('https://api-initia-testnet.whispernode.com/', {
 // )
 
 async function main() {
-  const client = new InitiaClient(key.mnemonic, false)
+  const client = new InitiaClient(key.mnemonic, true)
   // await client.nameRegister()
   // await client.drawFood()
   // const a = await client.newBridge2Miniwasm()