latest bitcoin chain height
CoreNodeInfoResponse
the block height at which the testnet network will be reset. not applicable for mainnet
CoreNodeInfoResponse
is similar to peer_version and will be used to differentiate between different testnets. this value will be different between mainnet and testnet. once launched, this value will not change
CoreNodeInfoResponse
same as network_id, but for bitcoin
CoreNodeInfoResponse
identifies the version number for the networking communication, this should not change while a node is running, and will only change if there's an upgrade
CoreNodeInfoResponse
is a hash used to identify the burnchain view for a node. it incorporates bitcoin chain information and PoX information. nodes that disagree on this value will appear to each other as forks. this value will change after every block
CoreNodeInfoResponse
is a version descriptor
CoreNodeInfoResponse
leftover from stacks 1.0, basically always burn_block_height - 1
CoreNodeInfoResponse
same as burn_consensus, but evaluated at stable_burn_block_height
CoreNodeInfoResponse
the best known block hash for the Stack chain (not including any pending microblocks)
CoreNodeInfoResponse
the burn chain (i.e., bitcoin) consensus hash at the time that stacks_tip was mined
CoreNodeInfoResponse
the latest Stacks chain height. Stacks forks can occur independent of the Bitcoin chain, that height doesn't increase 1-to-1 with the Bitcoin height
CoreNodeInfoResponse
the latest microblock hash if any microblocks were processed. if no microblock has been processed for the current block, a 000.., hex array is returned
CoreNodeInfoResponse
Generated using TypeDoc
GET request that core node information
Export
Interface
CoreNodeInfoResponse