diff --git a/README.md b/README.md index fe387cc..6999dd8 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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 \ No newline at end of file +© 2021 Coinbase