Skip to content

fix: --protocol jakarta emits `SUB` for mutez subtraction

Melwyn Saldanha requested to merge melwyn95/fix/tez-sub into dev

type:fixed

There was a failing tests in ligo-dependency-nightly-build for randomness-cameligo,

Because in case of --protocol jakarta for subtraction for mutez a SUB was emited

Changelog details:

  • --protocol jakarta now emits SUB_MUTEZ for subtraction mutez values

Merge request reports