disconnect Disconnects the user's wallet from the application. Usage Fileexample.tsCopyimport { mintclub } from 'mint.club-v2-sdk' await mintclub.wallet.disconnect(); Return Value void