mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-17 11:00:44 +01:00
Predeclare PrecomputedTransactionData as sturct
This commit is contained in:
@@ -38,8 +38,8 @@ class CScriptCheck;
|
|||||||
class CTxMemPool;
|
class CTxMemPool;
|
||||||
class CValidationInterface;
|
class CValidationInterface;
|
||||||
class CValidationState;
|
class CValidationState;
|
||||||
class PrecomputedTransactionData;
|
|
||||||
|
|
||||||
|
struct PrecomputedTransactionData;
|
||||||
struct CNodeStateStats;
|
struct CNodeStateStats;
|
||||||
struct LockPoints;
|
struct LockPoints;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user