Hathor version
GET/version
Hathor version
Responses
- 200
Success
- application/json
- Schema
- success
Schema
any
Success
{
"version": "0.16.0-beta",
"network": "testnet-bravo",
"min_weight": 14,
"min_tx_weight": 14,
"min_tx_weight_coefficient": 1.6,
"min_tx_weight_k": 100,
"token_deposit_percentage": 0.01,
"reward_spend_min_blocks": 300,
"max_number_inputs": 256,
"max_number_outputs": 256
}
Loading...