CMutableTransaction is defined as struct.
This commit is contained in:
parent
43e8150ef6
commit
c4b6fa8edf
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
class CBlock;
|
||||
class CScript;
|
||||
class CTransaction;
|
||||
class CMutableTransaction;
|
||||
struct CMutableTransaction;
|
||||
class uint256;
|
||||
class UniValue;
|
||||
|
||||
|
|
Loading…
Reference in a new issue