运行example中的Client.js失败,Error: Challenge timeout
Closed this issue · 0 comments
SteveCruise commented
nkn-sdk: v1.2.7
Secret seed: 4fafbc6eac41bd476dea6878094ad7bc2ea52a9a2fa9a88dbaaeb5659737cb32
C:\Users\xxx\Projects\xxx\node_modules\nkn-sdk\lib\client\client.js:700
reject(new Error('Challenge timeout'));
^
Error: Challenge timeout
at Timeout._onTimeout (C:\Users\xxx\Projects\xxx\node_modules\nkn-sdk\lib\client\client.js:700:16)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7)
Node.js v18.15.0