node::MiniMinerMempoolEntry::GetTx

Get the underlying transaction.

Synopsis

Declared in <node/mini_miner.h>

CTransaction const&
GetTx() const;

Return Value

A reference to the underlying transaction.