mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-17 18:40:09 +00:00
CMutableTransaction is defined as struct.
This commit is contained in:
parent
43e8150ef6
commit
c4b6fa8edf
@ -11,7 +11,7 @@
|
|||||||
class CBlock;
|
class CBlock;
|
||||||
class CScript;
|
class CScript;
|
||||||
class CTransaction;
|
class CTransaction;
|
||||||
class CMutableTransaction;
|
struct CMutableTransaction;
|
||||||
class uint256;
|
class uint256;
|
||||||
class UniValue;
|
class UniValue;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user