add the navigation to the select_pool node

This commit is contained in:
2025-06-07 04:34:50 +03:00
parent 1eb51bf8f3
commit 626538f38e

View File

@@ -2,8 +2,11 @@ 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 . *