Skip to content

Instantly share code, notes, and snippets.

pause 2**fail_attempts
fail_attempts++
verify_fail_attempts_increment()
if (hardened_compare(pin_entered, PIN)) then
fail_attemps = 0
start_wallet()
end