diff --git a/services/registration/view_pool b/services/registration/view_pool new file mode 100644 index 0000000..11109ea --- /dev/null +++ b/services/registration/view_pool @@ -0,0 +1,2 @@ +Enter PIN to confirm selection: +{{.view_pool}} \ No newline at end of file diff --git a/services/registration/view_pool.vis b/services/registration/view_pool.vis new file mode 100644 index 0000000..f506590 --- /dev/null +++ b/services/registration/view_pool.vis @@ -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 * diff --git a/services/registration/view_pool_swa b/services/registration/view_pool_swa new file mode 100644 index 0000000..80c6a00 --- /dev/null +++ b/services/registration/view_pool_swa @@ -0,0 +1,2 @@ +Weka PIN ili kuthibitisha chaguo: +{{.view_pool}} \ No newline at end of file