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 dc8389b commit fe3eab6Copy full SHA for fe3eab6
sendTx.js
@@ -8,7 +8,7 @@ const OPTIONS = {
8
9
const web3 = new Web3(
10
new Web3.providers.WebsocketProvider("ws://localhost:8545"),
11
-
+ null,
12
OPTIONS
13
);
14
0 commit comments