forked from urdt/ussd
13 lines
212 B
Plaintext
13 lines
212 B
Plaintext
|
LOAD reset_incorrect 0
|
||
|
LOAD get_amount 10
|
||
|
MAP get_amount
|
||
|
RELOAD get_recipient
|
||
|
MAP get_recipient
|
||
|
RELOAD get_sender
|
||
|
MAP get_sender
|
||
|
LOAD initiate_transaction 0
|
||
|
RELOAD transaction_reset
|
||
|
MOUT quit 9
|
||
|
HALT
|
||
|
INCMP quit 9
|