Currently we have "monetization" setup as the destionation for wallet connection flows. This makes sense for the actual session flow as it's what the CSP monetization-src directive connects into (per WICG/webmonetization#549) but for wallet connection its actually a different wallet address that's being connected to it's the users wallet address.
It's not definitely wrong but worth considering this, and seeing what the destionation impacts other than CSP. For chrome web-ui CSP shouldn't be an issue because we just won't have monetization-src setup.