-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mutable Metadata group name Part 2 (#644)
* added update metadata intent and mutablemetada obj * add functions for creating updating metadata via context proposal * add ffi updates * remove async methods * adds extension constant, fixed errors from upstream * added MLS extension types table for context * keep metadata update function as group name specific, avoid future breaking changes * Add default group name to constants * Fix error after merge --------- Co-authored-by: cameronvoell <[email protected]> Co-authored-by: Naomi Plasterer <[email protected]>
- Loading branch information
1 parent
4f13c08
commit 4018fa0
Showing
8 changed files
with
258 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.