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
In the test/Ethrelay.test.js file, I can see these {Value, Path, Nodes} are predefined in test/transactions/*.json files. But, if i have a ethereum node running, how can I get these values using web3.js on client side. Could someone help me with this?
The text was updated successfully, but these errors were encountered:
In the
test/Ethrelay.test.js
file, I can see these {Value, Path, Nodes} are predefined intest/transactions/*.json
files. But, if i have a ethereum node running, how can I get these values usingweb3.js
on client side. Could someone help me with this?The text was updated successfully, but these errors were encountered: