Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #91 from keep-network/12-nodes-a-node-ing
Browse files Browse the repository at this point in the history
12 Nodes A-node-ing: Adjust for Node 12 support
  • Loading branch information
ironng authored Sep 16, 2020
2 parents b6489b3 + 49fdbcf commit ba8156c
Show file tree
Hide file tree
Showing 7 changed files with 11,472 additions and 11,046 deletions.
2 changes: 1 addition & 1 deletion bin/tbtc.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env node --experimental-modules
#!/usr/bin/env NODE_BACKEND=js node --experimental-modules --experimental-json-modules
import Subproviders from "@0x/subproviders"
import Web3 from "web3"
import ProviderEngine from "web3-provider-engine"
Expand Down
Loading

0 comments on commit ba8156c

Please sign in to comment.