Translations:PoP Miner API/19/en
Property | Constraint | Data Type | Description |
---|---|---|---|
key | Required | String | Represents the name of a configuration property to set. Possible values are listed under GET /api/config. |
value | Required | String | Represents the value to be set for a given configuration property. The value should be a string but must be convertible to the appropriate type for that configuration property. (E.g. "auto.mine.round1" must have a value of "true" or "false") |