pub async fn set_profile_image(
__arg0: State<AppState>,
signer_ctx: SignerContext,
__arg2: SonicJson<SetProfileImageRequest>,
) -> Result<SonicJson<SetProfileImageResponse>, ApiError>Expand description
Set the authenticated wallet’s profile image.