- Notifications
You must be signed in to change notification settings - Fork 0
Labels
squad: gatekeepersCatalyst App Backend, System Development & Integration TeamCatalyst App Backend, System Development & Integration Team
Description
Summary
Need to decoding of the existing "collabs" metadata field with the latest spec.
Description
All the underlying changes does not need to support backwards compatibility, just need to make a subsequent updates.
- Rename
"collabs"field to"collaborators" - Update the
Collaboratorstype to be aCollaborators(Vec<CatalystId>)and change the existing decoding and encoding logic. - Add corresponding
decoding.rstest cases
Metadata
Metadata
Assignees
Labels
squad: gatekeepersCatalyst App Backend, System Development & Integration TeamCatalyst App Backend, System Development & Integration Team
Type
Projects
Status
✅ Done