getPermissions
Gets the wallets current permissions.
Usage
ts
import { walletClient } from '.'
 
const permissions = await walletClient.getPermissions() 
Returns
The wallet permissions.