Skip to content

Conversation

@tenthirtyone
Copy link
Contributor

Fee service will defer to bitcore-node.json for its config. Define fee.rpc under servicesConfig

"servicesConfig": {
    "fee": {
      "rpc": {
        "user": "btcrpc",
        "pass": "dontusethisyouwillberobbed-maybe",
        "host": "localhost",
        "protocol": "http",
        "port": 8333
      }
    }
  }

syncPercentage is provided by another service and its implementation is gone so I've removed that from the fee service API.

Cleaned a console.log from the header service

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.

1 participant