10.4 Selecting Node Type and Staking Amount
After connecting the wallet, the user is presented with staking options corresponding to node roles.
At this stage, the platform allows the user to choose between Sync and Vault participation (and Cluster where applicable). Once a role is selected, the user must enter the staking amount.
The platform enforces the required staking increments:
For Sync nodes, the entered value must be a multiple of 2,500 FreCx. For example, 2,500, 5,000, 7,500, and so on.
For Vault nodes, the entered value must be a multiple of 1,000 FreCx, such as 1,000, 2,000, or 10,000.

If an invalid amount is entered, the platform will reject the input or prevent the transaction from being executed.
This validation ensures that all staking aligns with protocol-defined thresholds.
Last updated