Skip to content

Commit

Permalink
Update packages/hdwallet-walletconnect/src/walletconnect.ts
Browse files Browse the repository at this point in the history
Co-authored-by: gomes <[email protected]>
  • Loading branch information
pastaghost and gomesalexandre committed Jul 12, 2022
1 parent 9fdedd0 commit 75be361
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/hdwallet-walletconnect/src/walletconnect.ts
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ export class WalletConnectHDWallet implements core.HDWallet, core.ETHWallet {

// eslint-disable-next-line @typescript-eslint/no-unused-vars
public async reset(_msg: core.ResetDevice): Promise<void> {
// no concept of reset
return;
}

Expand Down

0 comments on commit 75be361

Please sign in to comment.