Skip to content

Commit

Permalink
update cli contracs dir, use actual did:algo document
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-p committed Jun 19, 2024
1 parent 13389bd commit da6cba1
Show file tree
Hide file tree
Showing 10 changed files with 6,047 additions and 5,419 deletions.
2 changes: 1 addition & 1 deletion client/internal/contracts/AlgoDID.abi.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
{
"name": "dummy",
"args": [],
"desc": "Dummy function to add extra box references for deleteData.Boxes are 32k, but a single app call can only include enough references to read/write 8kat a time. Thus when a box is deleted, we need to add additional dummy calls with boxreferences to increase the total read/write budget to 32k.",
"desc": "Dummy function to add extra box references for deleteData.Boxes are 32k, but a single app call can only inlcude enough references to read/write 8kat a time. Thus when a box is deleted, we need to add additional dummy calls with boxreferences to increase the total read/write budget to 32k.",
"returns": {
"type": "void",
"desc": ""
Expand Down
Loading

0 comments on commit da6cba1

Please sign in to comment.