We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cafe2da commit 8648a5dCopy full SHA for 8648a5d
test/ethereum-helpers.js
@@ -1,6 +1,6 @@
1
2
const once = require('once')
3
-const networkName = 'ropsten'
+const networkName = 'rinkeby'
4
const Wallet = require('ethereumjs-wallet')
5
const constants = require('@tradle/ethereum-adapter/networks')[networkName]
6
const port = 28532
0 commit comments