Cleanup test impact of adding safesyncmode() method
This commit is contained in:
@@ -66,6 +66,7 @@ namespace tests
|
||||
|
||||
public:
|
||||
void on_synchronized(){}
|
||||
void safesyncmode(const bool){}
|
||||
uint64_t get_current_blockchain_height(){return 1;}
|
||||
void set_target_blockchain_height(uint64_t) {}
|
||||
bool init(const boost::program_options::variables_map& vm);
|
||||
|
||||
Reference in New Issue
Block a user