git ssb

1+

kieran / horcrux-schemas-and-thoughts



Tree: 0bebd57e201531188e6d1b2b1b4f586d2000fa1b

Files: 0bebd57e201531188e6d1b2b1b4f586d2000fa1b / schemas / invite.json

738 bytesRaw
1{
2 "key": "%kQL0FcDYPJYVfT6qxV0H7d5ChiCJbdIkdv1yGYKYd8E=.sha256",
3 "value": {
4 "previous": "...",
5 "author": "@MpDd66GPXgN1+eMNrZInHkWq1THMurWwLdMx8BZ1ncw=.ed25519",
6 "sequence": "...",
7 "timestamp": "...",
8 "hash": "sha256",
9 "content": {
10 "module": "secrets",
11 "type": "invite",
12 "root": "%qHZCXd0spsGVlEvMrvkZHVtndgYNOHxZFiVZm1+tplA=.sha256",
13 "text": "[{placeholder}](@MpDd66GPXgN1+eMNrZInHkWq1THMurWwLdMx8BZ1ncw=.ed25519) invites you to secure their secret...",
14 "recps": [
15 "@MpDd66GPXgN1+eMNrZInHkWq1THMurWwLdMx8BZ1ncw=.ed25519",
16 "@..."
17 ],
18 "mentions": [
19 "@MpDd66GPXgN1+eMNrZInHkWq1THMurWwLdMx8BZ1ncw=.ed25519"
20 ]
21 },
22 "private": true
23 }
24}
25

Built with git-ssb-web