Skip to content

Conversation

@micahriggan
Copy link
Owner

@micahriggan micahriggan commented Jul 15, 2019

Eth config looks like this

      "ETH": {
        "mainnet": {
          "chainSource": "p2p",
          "trustedPeers": [
            {
              "host": "127.0.0.1",
              "port": 30303
            }
          ],
          "provider": {
            "host": "127.0.0.1",
            "protocol":"http",
            "port": 8545
          }
        }
      }

@micahriggan micahriggan force-pushed the feature/eth-module branch 2 times, most recently from df0a498 to d692ec7 Compare July 29, 2019 23:28
matiu and others added 2 commits July 30, 2019 11:53
Allow extension of bitcore-node with a module system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants