You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation generates validators with individual reward addresses during the initial setup of a blockchain node. To optimize this process, we propose an improvement where a single ED25519 reward address is used for all validators during initialization, while maintaining flexibility for the number of validators. This update will include modifications to the node setup process, improvements to the reward address handling, and changes to the GUI for better clarity and control over validator visibility.
Description
The current implementation generates validators with individual reward addresses during the initial setup of a blockchain node. To optimize this process, we propose an improvement where a single ED25519 reward address is used for all validators during initialization, while maintaining flexibility for the number of validators. This update will include modifications to the node setup process, improvements to the reward address handling, and changes to the GUI for better clarity and control over validator visibility.
Subtasks
reward_addresses
to key/value map #1557The text was updated successfully, but these errors were encountered: