mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Replace virtual methods with static attributes, chainparams.h depends on
protocol.h instead of the other way around
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
#include "alert.h"
|
||||
|
||||
#include "chainparams.h"
|
||||
#include "key.h"
|
||||
#include "net.h"
|
||||
#include "ui_interface.h"
|
||||
|
||||
Reference in New Issue
Block a user