Skip to main content
Version: mainnet (v0.71)

Get network parameter

Get a single network parameter

Path Parameters
    key string required

    Key identifying the network parameter.

Responses

A successful response.


Schema
    networkParameter object

    Network parameter key and value.

    key string
    value string
Loading...