Skip to main content

Get a given network's target block time

Retrieves the target block time for a given network. The network can be mainnet or testnet. The block time is hardcoded and will change throughout the implementation phases of the testnet.

Path Parameters

network

string

REQUIRED

Possible values: [testnet, mainnet]

the target block time for a given network (testnet, mainnet).

Responses

200

Success

Schema

OPTIONAL

target_block_time

integer