I execute code like this :
"window.web3.eth.getAccounts(function (errr,accounts)
{
console.log(accounts[0]);
});"
Result display in console is correct. But how to pass this value to variance in C3?
Sorry for my poor english.
Thank you.
Is there any way to pass a value from JS to global or local to var in Construct? With function without return, StoredReturnValue is not working.
Yeah, cannot export and preview. :(
Member since 20 Sep, 2017