You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.
Not sure where the issue is in details, but all zos commands exit cleanly when using --network local.
Using any infura network thats been setup with HDWalletProvider within truffle.js is hanging even when executing correctly on the last step and needs to be cancelled manually
For instance
[ZosNetworkFile] Successfully written zos.rinkeby.json
0x3a1bc630ce85bda9c63bab2aa....... //stuck here
^C //manual cancel
My first though was this was due to writing the file, but even zos status --network rinkeby is hanging at the end
The text was updated successfully, but these errors were encountered:
Not sure where the issue is in details, but all zos commands exit cleanly when using
--network local.
Using any infura network thats been setup with
HDWalletProvider
withintruffle.js
is hanging even when executing correctly on the last step and needs to be cancelled manuallyFor instance
My first though was this was due to writing the file, but even zos status
--network rinkeby
is hanging at the endThe text was updated successfully, but these errors were encountered: