We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CoreOwnership
@mapeo/schema
type CoreOwnership = { authCoreId: string, configCoreId: string, dataCoreId: string, blobCoreId: string, blobIndexCoreId: string }
See digidem/comapeo-core#175
The text was updated successfully, but these errors were encountered:
feat: Updated core ownership records
fd4b9de
Fixes Add `CoreOwnership` schema to `@mapeo/schema` #125
fd2e981
feat: Updated core ownership records (#129)
e356dda
* feat: Updated core ownership records Fixes Add `CoreOwnership` schema to `@mapeo/schema` #125 * Neater removeUndef() thanks to @achou11
Successfully merging a pull request may close this issue.
See digidem/comapeo-core#175
The text was updated successfully, but these errors were encountered: