Some checks failed
release / docker (push) Has been cancelled
- Add pool selection under "Select vouchers" node - Use the set pool contract address in the swap, or fall back to the default Reviewed-on: #79 Co-authored-by: alfred-mk <alfredmwaik@gmail.com> Co-committed-by: alfred-mk <alfredmwaik@gmail.com>
13 lines
233 B
Plaintext
13 lines
233 B
Plaintext
LOAD reset_account_authorized 16
|
|
RELOAD reset_account_authorized
|
|
MOUT select_voucher 1
|
|
MOUT voucher_details 2
|
|
MOUT select_pool 3
|
|
MOUT back 0
|
|
HALT
|
|
INCMP _ 0
|
|
INCMP select_voucher 1
|
|
INCMP voucher_details 2
|
|
INCMP select_pool 3
|
|
INCMP . *
|