true
), or when the daemon is fully synced (false
).false
. If true
, this block is not part of the longest chain.true
), or when the daemon is fully synced (false
).true
), or when the daemon is fully synced (false
).true
), or when the daemon is fully synced (false
).block_header
(a structure containing block header information. See get_last_block_header).true
), or when the daemon is fully synced (false
).prev_hash
in block header.true
), or when the daemon is fully synced (false
).true
) or not (false
).true
) or online (false
).true
) or not (false
).true
) or not (false
).true
), or when the daemon is fully synced (false
).get_info
call and its return:1$ curl -X POST http://EUSEED1.x-cash.org:18281/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"get_info"}' -H 'Content-Type: application/json'2{3"id": "0",4"jsonrpc": "2.0",5"result": {6"alt_blocks_count": 70,7"block_size_limit": 600000,8"block_size_median": 2637,9"block_weight_limit": 600000,10"block_weight_median": 2637,11"bootstrap_daemon_address": "",12"cumulative_difficulty": 106868133013691,13"database_size": 0,14"difficulty": 282970761,15"free_space": 18446744073709551615,16"grey_peerlist_size": 273,17"height": 430490,18"height_without_bootstrap": 430490,19"incoming_connections_count": 24,20"mainnet": true,21"nettype": "mainnet",22"offline": false,23"outgoing_connections_count": 8,24"rpc_connections_count": 5,25"stagenet": false,26"start_time": 1566064866,27"status": "OK",28"target": 120,29"target_height": 430207,30"testnet": false,31"top_block_hash": "5d0a508ece6b903284260d4835494f5fa3a75495e07c8ad0ed71a5ce97aa0be9",32"tx_count": 1168985,33"tx_pool_size": 3,34"untrusted": false,35"update_available": false,36"was_bootstrap_ever_used": false,37"white_peerlist_size": 100038}39}Copied!
true
to ban.true
), or when the daemon is fully synced (false
).true
), or when the daemon is fully synced (false
).true
), or when the daemon is fully synced (false
).