Skip to content

Commit 6416df9

Browse files
feat(orc-483): add DELEGATION_CONTRACT_ADDRESS to readme
1 parent 8c2e3c3 commit 6416df9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ In manual mode all sleeps are disabled and `ALLOW_REPORTING_IN_BUNKER_MODE` is T
220220
| `KEYS_API_URI` | URI of the Keys API | True | `http://localhost:8080` |
221221
| `LIDO_LOCATOR_ADDRESS` | Address of the Lido contract | True | `0x1...` |
222222
| `STAKING_MODULE_ADDRESS` | Address of the Staking Module contract | Staking Module only | `0x1...` |
223+
| `DELEGATION_CONTRACT_ADDRESS` | Address of the delegation contract. When set, oracle calls are routed through this contract | False | `0x1...` |
223224
| `MEMBER_PRIV_KEY` | Private key of the Oracle member account | False | `0x1...` |
224225
| `MEMBER_PRIV_KEY_FILE` | A path to the file contained the private key of the Oracle member account. It takes precedence over `MEMBER_PRIV_KEY` | False | `/app/private_key` |
225226
| `PINATA_JWT` | JWT token to access pinata.cloud IPFS provider | True | `aBcD1234...` |

0 commit comments

Comments
 (0)