helium3@sina.com преди 8 месеца
родител
ревизия
48c79b5ffe
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/runnnnn.ts

+ 1 - 0
src/runnnnn.ts

@@ -7,6 +7,7 @@ async function main() {
     where: {},
   })
   await forEachAsync(needRaw, 50, async account => {
+    console.log(account.address)
     const client = new InitiaClient(account.mnemonic, true)
     const res = await client.freezeDogs()
     console.log(res)