mempool constant

BlockfrostMethods const mempool

Return transactions that are currently stored in Blockfrost mempool, waiting to be included in a newly minted block. Shows only transactions submitted via Blockfrost.io.

Implementation

static const BlockfrostMethods mempool =
    BlockfrostMethods._("Mempool", "/mempool");