ton-contract-executor
ton-contract-executor copied to clipboard
Example code does not work (syntax error)
The example code at https://github.com/ton-community/ton-contract-executor does not work:
let code = Cell.fromBoc(state.code!)[0]
^^^^
SyntaxError: missing ) after argument list