Get the underlying transaction.
Synopsis
Declared in <node/mini_miner.h>
CTransaction const&
GetTx() const;
Return Value
A reference to the underlying transaction.
Created with MrDocs
Get the underlying transaction.
Declared in <node/mini_miner.h>
CTransaction const&
GetTx() const;
A reference to the underlying transaction.
Created with MrDocs