add the view_pool node that requests for a PIN before setting the selected Pool

This commit is contained in:
Alfred Kamanda 2025-06-07 04:37:08 +03:00
parent 57287183bd
commit 419a020346
Signed by: Alfred-mk
GPG Key ID: 7EA3D01708908703
3 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,2 @@
Enter PIN to confirm selection:
{{.view_pool}}

View File

@ -0,0 +1,10 @@
MAP view_pool
MOUT back 0
MOUT quit 9
LOAD authorize_account 6
HALT
RELOAD authorize_account
CATCH incorrect_pin flag_incorrect_pin 1
INCMP _ 0
INCMP quit 9
INCMP pool_set *

View File

@ -0,0 +1,2 @@
Weka PIN ili kuthibitisha chaguo:
{{.view_pool}}