Replace virtual methods with static attributes, chainparams.h depends on

protocol.h instead of the other way around
This commit is contained in:
jtimon
2014-06-04 12:51:29 +02:00
parent a3d946ebdc
commit c8c52de3a0
5 changed files with 53 additions and 41 deletions

View File

@@ -5,6 +5,7 @@
#include "alert.h"
#include "chainparams.h"
#include "key.h"
#include "net.h"
#include "ui_interface.h"