Skip to content

Commit

Permalink
feat(admin)!: add agent revocation call (#104)
Browse files Browse the repository at this point in the history
* update dependencies

* fix tests

* admin_ws: add call revoke_agent_key

* update changelog

* test: fix clone cell agent key errors
  • Loading branch information
jost-s authored Aug 27, 2024
1 parent bec27f4 commit 8743fb4
Show file tree
Hide file tree
Showing 9 changed files with 284 additions and 146 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## \[Unreleased\]

### Added
- Admin Websocket call `revoke_agent_key` which revokes an agent key for an app and makes the source chains of the app read-only.
### Changed
### Fixed
### Removed
Expand Down
Loading

0 comments on commit 8743fb4

Please sign in to comment.