Get access to the current user/session wallets
Wallet[]
.
The array represents all wallets that were connected in the current session + all wallets authenticated by the current user. See this section for more details.
walletConnector
type here.
Notice the intentional distinction between the user and the current session: if your end-user connects in connect-only
mode, he doesn’t get a jwt. This means we have no access to the authenticated wallets.
connect-only
.