We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8376404 commit 00096f5Copy full SHA for 00096f5
src/sandstorm/grain.capnp
@@ -613,7 +613,7 @@ struct GrainInfo {
613
# ========================================================================================
614
# Persistent objects
615
616
-interface AppPersistent(AppObjectId) {
+interface AppPersistent @0xaffa789add8747b8 (AppObjectId) {
617
# To make an object implemented by your own app persistent, implement this interface.
618
#
619
# `AppObjectId` is a structure like a URL which identifies a specific object within your app.
0 commit comments