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
Oracle operators can register/deregister of their own accord. However, we should initially keep the option to deregister operators using the sudo account.
Solution
Add a sudo_deregister_operator call to the oracle pallet that can only be called by root.
The text was updated successfully, but these errors were encountered:
Description
Oracle operators can register/deregister of their own accord. However, we should initially keep the option to deregister operators using the sudo account.
Solution
Add a
sudo_deregister_operator
call to the oracle pallet that can only be called byroot
.The text was updated successfully, but these errors were encountered: