change Requests the user to connect to a different wallet account. Usage Fileexample.tsCopyimport { mintclub } from 'mint.club-v2-sdk' await mintclub.wallet.change(); const connectedAddress = await mintclub.wallet.account(); Return Value Promise<void>