Adds missing tokenIdx test in json_matchOptionalArray. Plus, changed the test from >= to !(<), which makes them easier to comprehend (in all parser_impl functions).
Related to recently merged pull request: https://github.com/LedgerHQ/app-flow/pull/10
Adds missing tokenIdx test in json_matchOptionalArray. Plus, changed the test from >= to !(<), which makes them easier to comprehend (in all parser_impl functions). Related to recently merged pull request: https://github.com/LedgerHQ/app-flow/pull/10