BBSCoin Docs
Search
⌃K
BBSCoin Docs
Search
⌃K
Welcome!
Wallets
Mining
Plug-ins / Modules
Development / Integration
Daemon/Node API
Binary handlers
JSON handlers
JSON RPC request
f_blocks_list_json
f_block_json
f_transaction_json
f_on_transactions_pool_json
getblockcount
on_getblockhash
getblocktemplate
getcurrencyid
submitblock
getlastblockheader
getblockheaderbyhash
getblockheaderbyheight
get_txs_by_height
get_txs_pool
get_random_outs
get_maximum_tx_allowed_size
Wallet API
Whitepapers
Links
BBSCoin Downloads
BBSToken Information
Powered By GitBook

getblockheaderbyheight

Input

Argument
Mandatory
Description
Format
height
yes
Block height of the block to request
uint64

Output

Argument
Description
Format
block_header
Block header
struct
status
Status of the request, "OK" if successful
string
Previous
getblockheaderbyhash
Next
get_txs_by_height
Last modified 1yr ago
Copy link
On this page
Input
Output