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..
{
address: 'rNAbqFRoLdzdPQkzaMpHRm9oPXVZNEq5a1',
secret: 'sEdTo4m8VNebUPMV9mRHWATprrPXhsX',
xrp: '999.999968',
evrBalance: '6000'
}
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 ..
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 ..