pub async fn get_compressed_account_proof_v2_post(
configuration: &Configuration,
get_compressed_account_proof_v2_post_request: GetCompressedAccountProofV2PostRequest,
) -> Result<GetCompressedAccountProofV2Post200Response, Error<GetCompressedAccountProofV2PostError>>