Skip to content

Commit

Permalink
feat(admin-api): add call updateCoordinators (#182)
Browse files Browse the repository at this point in the history
* feat: admin api function updateCoordinators

* fix: bump test fixture conductor to hdk 0.1

* update deps

* update changelog

---------

Co-authored-by: Jost Schulte <jost.schulte@protonmail.com>
  • Loading branch information
mattyg and jost-s committed Apr 15, 2023
1 parent 28448d1 commit e352b95
Show file tree
Hide file tree
Showing 24 changed files with 736 additions and 22 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Added
- New Admin API endpoint `storageInfo`.
- New Admin API endpoint 'updateCoordinators' to update coordinator zomes in an already installed hApp.
### Changed
### Fixed
### Removed
Expand Down

0 comments on commit e352b95

Please sign in to comment.