specificTransactionInTheMempool constant

BlockfrostMethods const specificTransactionInTheMempool

Return content of the requested transaction.

Implementation

static const BlockfrostMethods specificTransactionInTheMempool =
    BlockfrostMethods._(
        "Specific transaction in the mempool", "/mempool/:hash");