mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-25 16:10:33 +02:00
Merge #9282: CMutableTransaction is defined as struct
c4b6fa8 CMutableTransaction is defined as struct. (Pavel Janík)
This commit is contained in:
commit
7d5d44969b
@ -11,7 +11,7 @@
|
||||
class CBlock;
|
||||
class CScript;
|
||||
class CTransaction;
|
||||
class CMutableTransaction;
|
||||
struct CMutableTransaction;
|
||||
class uint256;
|
||||
class UniValue;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user