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
uprendis edited this page Mar 25, 2021
·
1 revision
Validator calls
Create validator
Create a new validator
Current minimum stake is sfcc.minSelfStake()
pubkey is a public key used to authenticate future validator's consensus messages. pubkey cannot be changed after the call
The call creates a self-delegation with the specified amount. Validator uses the same calls as other delegators. Visit delegation calls, reward calls, lockup calls for additional details