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: LSPs/LSP-28-TheGrid.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ For construction of the VerifiableURI value see: [ERC725Y VerifiableURI Schema](
56
56
-`public` - visible to everyone
57
57
-`private` - visible only to the user owning the grid
58
58
59
-
> Note that on-chain data can by viewed by everyone so the `visibility` property doesn't enforce privacy. Interfaces should let their users know that this data is not fully private.
59
+
> Note that on-chain data can by viewed by everyone so the `visibility` property doesn't enforce privacy. Interfaces should let their users know that this data is not fully private.
60
60
61
61
##### Grid element properties
62
62
@@ -99,6 +99,7 @@ The linked JSON file SHOULD have the following format:
99
99
"text":"My title", // OPTIONAL and MARKDOWN possible
0 commit comments