Closed idky137 closed 1 month ago
Updates get_mempool_stream to return tx height as mempool height instead of -1.
Built atop of #74, #75 and #76
This is not the most elegant implementation, the mempool should hold the block height, but the mempool is being rewritten and moved in #56 so this is sufficient until then.
Updates get_mempool_stream to return tx height as mempool height instead of -1.