@dfns/blockchain-integration
Advanced tools
Comparing version 1.0.18 to 1.0.19
@@ -55,6 +55,6 @@ "use strict"; | ||
while (!key) { | ||
console.log("[int-kit] KEY: ", key); | ||
await sleep(1000); | ||
console.log("[int-kit] Sleeping..."); | ||
key = signer.getPublicKey(false); | ||
console.log("[int-kit] KEY: ", key); | ||
} | ||
@@ -61,0 +61,0 @@ return group_id; |
{ | ||
"name": "@dfns/blockchain-integration", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"description": "Blockchain integration Kit for DFNS", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |