mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-07 08:50:26 +02:00
CMutableTransaction is defined as struct.
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
class CBlock;
|
||||
class CScript;
|
||||
class CTransaction;
|
||||
class CMutableTransaction;
|
||||
struct CMutableTransaction;
|
||||
class uint256;
|
||||
class UniValue;
|
||||
|
||||
|
Reference in New Issue
Block a user