Function fetch_mmr_proof

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