v1
latestOpenAPI 3.0.12026-07-177294143.2 KBnode
Returns private information about this node.
get/v1/node/info
Response
Returns information about this node.
Example response
{
"peeringURL": "0.0.0.0:4000",
"l1Params": {
"protocol": {
"rentStructure": {
"vByteFactorData": 1,
"vByteCost": 500,
"vByteFactorKey": 10
},
"minPowScore": 1,
"tokenSupply": "2779530283277761",
"networkName": "private_tangle1",
"belowMaxDepth": 15,
"version": 2,
"bech32Hrp": "tst"
},
"maxPayloadSize": 32498,
"baseToken": {
"unit": "TEST",
"decimals": 6,
"name": "TestCoin",
"tickerSymbol": "TEST",
"subunit": "testies",
"useMetricPrefix": true
}
},
"publicKey": 6.50081931316715e+76,
"version": "0.4.0-alpha.2-390-g5470f1925"
}