Upgrade RLN Node
UI Upgrade Flow
When an RLN node is outdated, users will see a notification block on the Node Page prompting them to upgrade.
Notification Block
The notification will appear at the top of the node details page and include the following message:
"Please note: Your current RLN image version is no longer supported. Update your node to the latest version."
Steps to Upgrade the Node
Automatic Bulk Upgrade (Scale or Wallet Plan Feature)
For users subscribed to the Scale or Wallet Plan (see Billing), the system provides a feature for automatic bulk upgrades.
How Automatic Bulk Upgrades Work
When a new RLN image version is released, all user nodes are automatically upgraded to the latest version.
Users will not need to manually trigger the upgrade process.
Post-Upgrade Requirement: Unlock Nodes
After the automatic upgrade, all upgraded nodes will be locked. To continue using each node:
Navigate to the Node Page for the respective node.
Click the "Unlock" button to unlock the node.
Important Notes for Wallet Plan Users
Automatic bulk upgrades ensure all nodes stay up-to-date without user intervention.
However, manual unlocking is required for each upgraded node to resume functionality.
Upgrade RLN Node Using the API
This section explains how to upgrade RLN nodes programmatically using API endpoints. Follow the steps below to check, trigger, and finalize an upgrade.
Last updated