add key for incorrect pin attempts
This commit is contained in:
@@ -55,6 +55,8 @@ const (
|
|||||||
DATA_ACTIVE_DECIMAL
|
DATA_ACTIVE_DECIMAL
|
||||||
// EVM address of the currently active voucher
|
// EVM address of the currently active voucher
|
||||||
DATA_ACTIVE_ADDRESS
|
DATA_ACTIVE_ADDRESS
|
||||||
|
//Holds count of the number of incorrect PIN attempts
|
||||||
|
DATA_INCORRECT_PIN_ATTEMPTS
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|||||||
Reference in New Issue
Block a user