Skip to content

Commit

Permalink
Update stamps.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crosschainer authored May 17, 2024
1 parent 014b102 commit 7a39276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/concepts/stamps.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,6 @@ Not all opcodes in this list may ever be encountered in valid Contracting code.
|NB_INPLACE_FLOOR_DIVIDE |15 |2 |2 |4 |
|NB_INPLACE_REMAINDER |19 |2 |2 |4 |
|NB_INPLACE_POWER |21 |2 |2 |4 |
|NB_MATRIX_MULTIPLY |17 |2 |2 |4 |
|NB_MATRIX_MULTIPLY |4 |2 |2 |4 |
|NB_INPLACE_MATRIX_MULTIPLY |17 |2 |2 |4 |

0 comments on commit 7a39276

Please sign in to comment.