pub async fn fetch_mmr_proof( client: &ApiClient, request: &MmrProofRequestDto, ) -> SdkResult<MmrProofDto>