Get current network type name and description
current network type name and description
Returns the content from a catapult-server network configuration file (resources/config-network.properties). To enable this feature, the REST setting "network.propertiesFilePath" must define where the file is located. This is adjustable via the configuration file (rest/resources/rest.json) per REST instance.
Get current network type.
network type enum.
Returns the estimated effective rental fees for namespaces and mosaics. This endpoint is only available
if the REST instance has access to catapult-server resources/config-network.properties
file.
To activate this feature, add the setting "network.propertiesFilePath" in the configuration file (rest/resources/rest.json).
Returns the average, median, highest and lower fee multiplier over the last "numBlocksTransactionFeeStats". The setting "numBlocksTransactionFeeStats" is adjustable via the configuration file (rest/resources/rest.json) per REST instance.
Generated using TypeDoc
Network interface repository.
1.0