Skip to content

Commit

Permalink
update interface
Browse files Browse the repository at this point in the history
  • Loading branch information
Foivos committed Nov 26, 2024
1 parent 217dede commit 0640b7d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions test/testdata/interface_relayer_discovery_owner_cap.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"structs": {
"OwnerCap": {
"name": "OwnerCap",
"abilities": [
"store",
"key"
],
"fields": [
{
"name": "id",
"type": "UID"
}
]
}
},
"publicFunctions": {}
}

0 comments on commit 0640b7d

Please sign in to comment.