Skip to content

Commit

Permalink
fix: abortErrorBuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaccoSordo committed Nov 14, 2024
1 parent de660db commit ecd1d05
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -747,6 +747,7 @@ export class WalletConnectCommunicationClient extends CommunicationClient {

public async close() {
this.storage.backup()
this.abortErrorBuilder()
await this.closePairings()
this.unsubscribeFromEncryptedMessages()
this.messageIds = []
Expand Down

0 comments on commit ecd1d05

Please sign in to comment.