Skip to content

Commit

Permalink
feat: add app api call provide_memproofs (#213)
Browse files Browse the repository at this point in the history
* feat: add app api call provide_memproofs

* docs: add changelog

* fix: update js client & fix dht sync to cater for chain and warrant ops
  • Loading branch information
jost-s authored Jun 13, 2024
1 parent bb6eadb commit 72202b2
Show file tree
Hide file tree
Showing 11 changed files with 1,498 additions and 578 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 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## \[Unreleased\]

### Added
- New call `AppRequest::ProvideMemproofs`. An app can be installed with deferred membrane proofs, which can later be provided through this call.
### Removed
### Changed
### Fixed
Expand Down
Loading

0 comments on commit 72202b2

Please sign in to comment.