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
when using the testnet faucet (test-account-generator.zip ..> index,js)
from here
i am faced with constant timeouts, only managed two accounts, are there any arguments/switches i could use so it uses my own node maybe ? ..
Using network: testnet
Generating Faucet Account...
Initiating EVR Trust line...
Transaction result: tesSUCCESS
Requesting EVRs...
Transaction result: tesSUCCESS
Error: EVR funds not received within timeout.
also when it does work (seems to occasionally have runs you can grab a couple)
its not really "json" it outputs :( so makes it harder to parse it..
@gadget78 seems the faucet has ran out of funds we have now refunded it. And modified the output format as well, and now you can specify your xahaud server with EV_SERVER env variable. Furthermore, the account details are stored in ./<generated-account-address>-wallet-details.json file. Documentation is updated with changes, Check it out and give us feedback.
when using the testnet faucet (test-account-generator.zip ..> index,js)
from here
i am faced with constant timeouts, only managed two accounts, are there any arguments/switches i could use so it uses my own node maybe ? ..
also when it does work (seems to occasionally have runs you can grab a couple)
its not really "json" it outputs :( so makes it harder to parse it..
its not using " (double quotes) and isnt using any around the key part of it ..
althou the .json files it spits out DO have the correct formatting ..
The text was updated successfully, but these errors were encountered: