1
General Discussion / Re: Btsx 0.49 is not syncing
« on: August 29, 2014, 07:31:32 pm »
I also cannot sync blockchain. I'm using latest git version
Code: [Select]
(wallet closed) >>> get_info
{
"blockchain_head_block_num": 327173,
"blockchain_head_block_age": "63 hours old",
"blockchain_head_block_timestamp": "2014-08-27T04:58:50",
"blockchain_average_delegate_participation": "0.45 %",
"blockchain_confirmation_requirement": 1,
"blockchain_accumulated_fees": "160,425.15752 BTSX",
"blockchain_delegate_pay_rate": "1.32626 BTSX",
"blockchain_share_supply": "1,999,934,067.88056 BTSX",
"blockchain_blocks_left_in_round": 67,
"blockchain_next_round_time": "at least 11 minutes in the future",
"blockchain_next_round_timestamp": "2014-08-29T19:42:20",
"blockchain_random_seed": "c55f140b26b6b0bc535de80b69e004ff7b83b1cd",
"client_data_dir": "/home/alexxy/.BitSharesX",
"client_version": "0.4.10",
"network_num_connections": 0,
"network_num_connections_max": 200,
"ntp_time": "2014-08-29T19:31:18",
"ntp_time_error": -0.23666599999999999,
"wallet_open": false,
"wallet_unlocked": null,
"wallet_unlocked_until": null,
"wallet_unlocked_until_timestamp": null,
"wallet_last_scanned_block_timestamp": null,
"wallet_scan_progress": null,
"wallet_block_production_enabled": null,
"wallet_next_block_production_time": null,
"wallet_next_block_production_timestamp": null
}