This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
Split AccountsUpdateEndowments.updateDelegate
into set & revoke delegate functions
#192
Labels
enhancement
New feature or request
Split AccountsUpdateEndowments.updateDelegate into 2 functions:
updateDelegate
revokeDelegate
These 2 can call the existing function as an internal/private function. This way we can also remove the need for
enum LibAccounts.DelegateAction
.The text was updated successfully, but these errors were encountered: