Enable wallet refresh before blockchain is saved or completely sync'd.

This commit is contained in:
artifexd
2014-06-01 17:53:44 -04:00
parent 5c1b7c7224
commit 7f0b8465e7
2 changed files with 24 additions and 19 deletions
+1
View File
@@ -74,6 +74,7 @@ namespace cryptonote
bool on_get_block_header_by_height(const COMMAND_RPC_GET_BLOCK_HEADER_BY_HEIGHT::request& req, COMMAND_RPC_GET_BLOCK_HEADER_BY_HEIGHT::response& res, epee::json_rpc::error& error_resp, connection_context& cntx);
//-----------------------
bool handle_command_line(const boost::program_options::variables_map& vm);
bool check_core_busy();
bool check_core_ready();
//utils