Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Removed the line on GETH HEADERS due to the change in coinbase#67.
  • Loading branch information
racbc authored Nov 24, 2021
1 parent d89d88c commit ee7063b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ at port `8080`.
* `PORT`(required) - Which port to use for Rosetta.
* `GETH` (optional) - Point to a remote `geth` node instead of initializing one
* `SKIP_GETH_ADMIN` (optional, default: `FALSE`) - Instruct Rosetta to not use the `geth` `admin` RPC calls. This is typically disabled by hosted blockchain node services.
* `GETH_HEADERS` (optional) - Pass a key:value comma-separated list to be passed to the `geth` clients. e.g. `X-Auth-Token:12345-ABCDE,X-Other-Header:SomeOtherValue`

#### Mainnet:Online
```text
Expand Down Expand Up @@ -150,4 +149,4 @@ Interested in helping fix issues in this repository? You can find to-dos in the
## License
This project is available open source under the terms of the [Apache 2.0 License](https://opensource.org/licenses/Apache-2.0).

© 2021 Coinbase
© 2021 Coinbase

0 comments on commit ee7063b

Please sign in to comment.