What is the expectation in calling?:
const user = await Moralis.authenticate({ provider: "walletconnect", chainId: 56 })
I couldnāt see this being used in any video from you guys till now and Iām wondering how Metamask should behaves when specifying the chainID to be sure it is working, I read somewhere that Metamask ignores it for now but not sure if the doc is up to date.
Thx.