Function lethean_api::apis::explorer_api::get_mempool[][src]

pub async fn get_mempool(
    configuration: &Configuration,
    limit: Option<f32>,
    page: Option<f32>
) -> Result<MempoolDto, Error<GetMempoolError>>
Expand description

Fetch transactions in memory pool