diff --git a/docs/dev-reference/eth-wallets.md b/docs/dev-reference/eth-wallets.md index 353eea9e..ba9c904b 100644 --- a/docs/dev-reference/eth-wallets.md +++ b/docs/dev-reference/eth-wallets.md @@ -178,6 +178,8 @@ const metadata = { ... ``` +This tracks the app requesting the connection on the WalletConnect side. See more [here](https://wagmi.sh/core/api/connectors/walletConnect#metadata). + ### Create `wagmiConfig` Now, we can use that `projectId` and `metadata` to instantiate the `wagmiConfig`: