We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49214f commit 1833a20Copy full SHA for 1833a20
packages/gator-permissions-controller/CHANGELOG.md
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- Add `submitRevocation` action to submit permission revocations through the gator permissions provider snap
13
+ - New `RevocationParams` type with `delegationHash` field
14
+ - New `GatorPermissionsControllerSubmitRevocationAction` action type
15
+ - Supports `permissionsProvider_submitRevocation` RPC method
16
17
## [0.2.0]
18
19
### Added
0 commit comments