Skip to content

Commit fe3eab6

Browse files
committed
transactionConfirmationBlocks options as web352
1 parent dc8389b commit fe3eab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sendTx.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const OPTIONS = {
88

99
const web3 = new Web3(
1010
new Web3.providers.WebsocketProvider("ws://localhost:8545"),
11-
11+
null,
1212
OPTIONS
1313
);
1414

0 commit comments

Comments
 (0)