mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-18 19:40:40 +01:00
Merge #9282: CMutableTransaction is defined as struct
c4b6fa8 CMutableTransaction is defined as struct. (Pavel Janík)
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