mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-04 10:59:08 +02: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