Enum "Opcodes" and "Errors" are possibly missing in generated .ts file #1033
Labels
scope: ts-wrappers
Implementation of TypeScript wrappers generation for Sandbox tests (src/bindings)
Milestone
When writing sandbox test it is very convenient to check if transaction with exact op was completed (or aborted with exact exit_code). Adding this will definitely make writing tests more convenient.
Some example of possible syntax:
The text was updated successfully, but these errors were encountered: