sarafu-vise/services/registration/amount.vis
alfred-mk 16997c6a57
Some checks failed
release / docker (push) Has been cancelled
Increase the limit for the max_amount output
2025-03-24 14:30:47 +03:00

16 lines
325 B
Plaintext

LOAD reset_transaction_amount 0
LOAD max_amount 40
RELOAD max_amount
MAP max_amount
MOUT back 0
HALT
LOAD validate_amount 64
RELOAD validate_amount
CATCH api_failure flag_api_call_error 1
CATCH invalid_amount flag_invalid_amount 1
INCMP _ 0
LOAD get_recipient 0
LOAD get_sender 64
LOAD get_amount 32
INCMP transaction_pin *