[Bug]: DISABLE_PAYG
and COUNTER_SYNC
are incorrectly decoded as SET_TIME
in extended token mode
#24
Labels
bug
Something isn't working
Preflight Checklist
Expected Behavior
When using OpenPAYGO in Extended Token mode I would expect
DISABLE_PAYG
andCOUNTER_SYNC
to be decoded as such.Actual Behavior
However, they are decoded as
SET_TIME
Tokens.Steps to reproduce
new_count=5 final_token='223770960008'
Note that
token_type=2
is wrong.What operating system(s) are you using?
macOS
Additional Information
No response
The text was updated successfully, but these errors were encountered: