diff --git a/services/registration/swap_preview b/services/registration/swap_preview new file mode 100644 index 0000000..fb008e4 --- /dev/null +++ b/services/registration/swap_preview @@ -0,0 +1,3 @@ +{{.swap_preview}} + +Please enter your PIN to confirm: \ No newline at end of file diff --git a/services/registration/swap_preview.vis b/services/registration/swap_preview.vis new file mode 100644 index 0000000..606913a --- /dev/null +++ b/services/registration/swap_preview.vis @@ -0,0 +1,11 @@ +LOAD swap_preview 0 +MAP swap_preview +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 swap_initiated * diff --git a/services/registration/swap_preview_swa b/services/registration/swap_preview_swa new file mode 100644 index 0000000..4c6d567 --- /dev/null +++ b/services/registration/swap_preview_swa @@ -0,0 +1,3 @@ +{{.swap_preview}} + +Tafadhali weka PIN yako kudhibitisha: \ No newline at end of file