Allow user to reset app if they forgot their PIN #177
Annotations
2 errors
Lint
Argument of type '{ createAccount: HandlerMutationBuilderReturn<({ name }: { name: string; }) => Promise<Account>>; exportAccount: HandlerMutationBuilderReturn<({ name, format, language, viewOnly, }: { name: string; format: AccountFormat; language?: LanguageKey; viewOnly?: boolean; }) => Promise<...>>; ... 13 more ...; setAccountSett...' is not assignable to parameter of type 'WalletHandlers'.
|
Lint
Process completed with exit code 1.
|