Guest User

Untitled

a guest
Feb 15th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. const options = {
  2. transactionConfirmationBlocks: 3
  3. }
  4.  
  5. var web3 = new Web3(new Web3.providers.WebsocketProvider(provider_string), options);
Add Comment
Please, Sign In to add comment