Skip to content

Commit

Permalink
Merge branch 'wallet-connect' of https://github.com/shapeshift/hdwallet
Browse files Browse the repository at this point in the history
… into wallet-connect
  • Loading branch information
pastaghost committed Jul 12, 2022
2 parents 3f073f2 + 75be361 commit 278e740
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 278e740

Please sign in to comment.