Get the network target block time
Retrieves the target block times for mainnet and testnet. The block time is hardcoded and will change throughout the implementation phases of the testnet.
Responses | |||||
---|---|---|---|---|---|
200 Success
|
Retrieves the target block times for mainnet and testnet. The block time is hardcoded and will change throughout the implementation phases of the testnet.
Responses | |||||
---|---|---|---|---|---|
200 Success
|
get_network_block_times
GET /extended/v1/info/network_block_times
https://api.mainnet.hiro.so
curl -L 'https://api.mainnet.hiro.so/extended/v1/info/network_block_times' \
-H 'Accept: application/json'