Skip to content

Commit d7db600

Browse files
committed
fix broken link
1 parent 4f8a931 commit d7db600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/chainlink-nodes/v1/node-config.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15430,7 +15430,7 @@ Finality for a block is solely defined by the finality related tags provided by
1543015430
FlagsContractAddress = '0xae4E781a6218A8031764928E88d457937A954fC3' # Example
1543115431
```
1543215432

15433-
FlagsContractAddress can optionally point to a [Flags contract](../contracts/src/v0.8/Flags.sol). If set, the node will lookup that contract for each job that supports flags contracts (currently OCR and FM jobs are supported). If the job's contractAddress is set as hibernating in the FlagsContractAddress address, it overrides the standard update parameters (such as heartbeat/threshold).
15433+
FlagsContractAddress can optionally point to a [Flags contract](https://github.com/smartcontractkit/chainlink/blob/v2.20.0/contracts/src/v0.8/l2ep/Flags.sol). If set, the node will lookup that contract for each job that supports flags contracts (currently OCR and FM jobs are supported). If the job's contractAddress is set as hibernating in the FlagsContractAddress address, it overrides the standard update parameters (such as heartbeat/threshold).
1543415434

1543515435
### LinkContractAddress
1543615436

0 commit comments

Comments
 (0)