Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
lukachi committed Apr 8, 2024
1 parent 20b47a8 commit 69950d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/w3p/src/providers/wrapped/evm-wallet-connect.ts
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ export class WalletConnectEvmProvider
address: this.address,
chainId: this.chainId,
isConnected: this.isConnected,
walletConnectDisplayUri: this.walletConnectDisplayUri, // FIXME
walletConnectDisplayUri: this.walletConnectDisplayUri,
}
}

Expand Down

0 comments on commit 69950d5

Please sign in to comment.