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
When removing stakers in the contract only the BLS verifying key is required but not the entire NodeInfo. This should be changed and the rust code updated to match.
The text was updated successfully, but these errors were encountered:
sveitser
changed the title
When removing stakers in the contract only the BLS verifying key is required but not the entire NodeInfo. This should be changed and the rust code updated to match.
Don't require entire NodeInfo struct when removing stakers from permissioned stake table contract
Dec 19, 2024
When removing stakers in the contract only the BLS verifying key is required but not the entire
NodeInfo
. This should be changed and the rust code updated to match.The text was updated successfully, but these errors were encountered: