UsageMempool
get_mempool_items_by_coin_name
Gets items in the mempool by a coin name.
POST
/get_mempool_items_by_coin_name
Request Body
application/json
Requiredcoin_name
Requiredstring
The coin name.
Format:
"hex"
include_spent_coins
boolean
Return items no longer in the mempool.
OK