Closed AlexKnauth closed 2 years ago
This PR fixes the single-transaction-interaction bug, which caused the transfer.glow program to fail.
transfer.glow
Related to https://github.com/Glow-Lang/glow/issues/188, this handles 1-transaction interactions but not 0-transaction "no-op" interactions.
This PR fixes the single-transaction-interaction bug, which caused the
transfer.glow
program to fail.Related to https://github.com/Glow-Lang/glow/issues/188, this handles 1-transaction interactions but not 0-transaction "no-op" interactions.