You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/Frequency/UserData.md
+4-8Lines changed: 4 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,27 +1,23 @@
1
1
# Frequency User Data
2
2
3
-
On Frequency, User Data and select Announcements are mapped to Schemas which use [Stateful Storage](https://libertydsnp.github.io/frequency/pallet_stateful_storage/index.html) for storage and retrieval of the data.
3
+
On Frequency, User Data is mapped to Schemas which use [Stateful Storage](https://libertydsnp.github.io/frequency/pallet_stateful_storage/index.html) for storage and retrieval of the data.
4
4
5
5
## User Data Sets
6
6
7
7
<!-- Update ./Overview.md if a Schema Id is updated -->
8
8
9
9
| User Data Set | Deployed Schema Ids | Frequency Model Type | Frequency Payload Location | Settings |
[Pseudonymous Relationship Identifiers](./../DSNP/Graph.md#pseudonymous-relationship-identifiers) (PRIds) are stored along side Private Connections in the same Stateful Storage page.
17
+
[Pseudonymous Relationship Identifiers](./../DSNP/Graph.md#pseudonymous-relationship-identifiers) (PRIds) are stored alongside Private Connections in the same Stateful Storage page.
16
18
17
19
Source code for each schema is located in the [LibertyDSNP/schemas](https://github.com/LibertyDSNP/schemas) repository.
18
20
19
-
## Announcements
20
-
21
-
| Announcement | Deployed Schema Ids | Frequency Model Type | Frequency Payload Location | Settings |
0 commit comments