12 lines
261 B
Plaintext
12 lines
261 B
Plaintext
LOAD reset_incorrect 6
|
|
LOAD fetch_custodial_balances 0
|
|
CATCH api_failure flag_api_call_error 1
|
|
MAP fetch_custodial_balances
|
|
CATCH incorrect_pin flag_incorrect_pin 1
|
|
CATCH pin_entry flag_account_authorized 0
|
|
MOUT back 0
|
|
MOUT quit 9
|
|
HALT
|
|
INCMP _ 0
|
|
INCMP quit 9
|