Adding Nodes to OCR AccessController
From Chainlink Community Wiki
Revision as of 15:25, 30 May 2022 by Devtrace (talk | contribs) (Created page with "This page provides instructions on adding Chainlink Nodes to the SimpleWriteAccessController.sol contract that is referenced by your AccessControlledOffchainAggregator.sol contract. If you're looking to make changes to the AccessController that manages the billing permissions, please navigate to the Managing Billing Access page. == Adding/Removing Chainlink Nodes to your OCR AccessController. ==")
This page provides instructions on adding Chainlink Nodes to the SimpleWriteAccessController.sol contract that is referenced by your AccessControlledOffchainAggregator.sol contract.
If you're looking to make changes to the AccessController that manages the billing permissions, please navigate to the Managing Billing Access page.