The maximum work (block difficulty) value. The work will not automatically go above this.
The minimum work (block difficulty) value. The work will not automatically go below this.
The cost, in KST, of purchasing a new name.
The maximum size, in bytes, of a block nonce.
The ideal time between mined blocks. The Krist server will adjust the difficulty to match this value.
The latest version of KristWallet.
Work adjustment rate per block, where 1 means immediate adjustment to target work and 0 means constant work.
Constants related to the currency that this server represents.
The character that each address starts with (e.g. k
).
The full long name of this currency (e.g. Krist
).
The shorthand symbol for this currency (e.g. KST
).
The suffix that each name ends with after the dot (e.g. kst
).
If the server is running in debug mode, this will be set to true
.
The last block mined on the Krist node. May be null
.
If mining is enabled on the server, this will be set to true
.
The message of the day.
The date the MOTD was last changed, as an ISO-8601 string.
Required copyright notice for the Krist server.
Information related to this build of the Krist source code.
The author of the Krist server (always Lemmmy
).
The license of the Krist server (always GPL-3.0
).
The name of the package (always krist
).
The repository of the Krist server source code.
The version of the Krist server, typically semver.
The public URL of this Krist node.
The current server time, as an ISO-8601 string.
The Krist API returns this for backwards compatibility. Use
the motd_set
field instead.
The current Krist work (difficulty).
Generated using TypeDoc
Constants related to the Krist server configuration.