Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Commit

Permalink
feat: Update contract example
Browse files Browse the repository at this point in the history
  • Loading branch information
federicozanardo committed Jan 11, 2023
1 parent 684b151 commit deeb505
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/contract1.sb
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ ALOAD y
GLOAD cost
ISEQ
JMPIF if_branch
RAISE AMOUNT_NOT_EQUAL
JMP end
if_branch:
// start deposit
Expand Down

0 comments on commit deeb505

Please sign in to comment.