Skip to content

Commit

Permalink
Update data/transactions/logic/doc.go
Browse files Browse the repository at this point in the history
  • Loading branch information
tzaffi authored and Zeph Grunschlag committed Nov 22, 2021
1 parent 4adc7a2 commit fb3e02f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/transactions/logic/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ var opDocByName = map[string]string{
"gloads": "push Ith scratch space index of the Xth transaction in the current group",
"gaid": "push the ID of the asset or application created in the Tth transaction of the current group",
"gaids": "push the ID of the asset or application created in the Xth transaction of the current group",
"zaid": "zush the ID of the asset or application created in the Xth transaction of the current group",

"bnz": "branch to TARGET if value X is not zero",
"bz": "branch to TARGET if value X is zero",
Expand Down

0 comments on commit fb3e02f

Please sign in to comment.