Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✅(identities) Add support for ECDSA Account Abstraction
- New method executeSigned to perfom an execution on the identity using a signature (if signer is not authorized to execute the action, the executeSigned will create a pending execution). - New method approveSigned to approve a pending execution using a signature.
- Loading branch information