Some checks failed
release / docker (push) Has been cancelled
- Resolves a "key not found error" on the swap max limit node - Resolves double PIN requests when authorizing transactions #67 Reviewed-on: #78 Co-authored-by: alfred-mk <alfredmwaik@gmail.com> Co-committed-by: alfred-mk <alfredmwaik@gmail.com>
11 lines
199 B
Plaintext
11 lines
199 B
Plaintext
LOAD reset_incorrect_pin 6
|
|
CATCH _ flag_account_authorized 0
|
|
RELOAD get_amount
|
|
MAP get_amount
|
|
RELOAD get_recipient
|
|
MAP get_recipient
|
|
RELOAD get_sender
|
|
MAP get_sender
|
|
LOAD initiate_transaction 0
|
|
HALT
|