Get a Wallet's Profile Picture
Get the wallet's profile picture
function getProfilePicture (client: JsonRpcProvider, address: string, config?: ProfilePictureConfig, programId?: string, globalState?: string): Promise<ProfilePicture>Last updated