{
  "ok": true,
  "server_time": "2026-04-07T15:51:29.256Z",
  "motd": "Welcome to Tenebra!",
  "set": "1970-01-01T00:00:00.000Z",
  "motd_set": "1970-01-01T00:00:00.000Z",
  "public_url": "tenebra.lil.gay",
  "mining_enabled": false,
  "staking_enabled": false,
  "debug_mode": false,
  "work": 100000,
  "last_block": {
    "height": 2255525,
    "address": "t12345678t",
    "hash": "fab04a00765a36980e81c9c141e1ab7ec9c1174072f7eb121e0641d3a2f5afc2",
    "short_hash": "fab04a00765a",
    "value": 1,
    "time": "2025-05-29T18:51:08.000Z",
    "difficulty": 100000
  },
  "package": {
    "name": "tenebra",
    "version": "2.15.0",
    "author": "Lemmmy",
    "licence": "GPL-3.0",
    "repository": "https://github.com/Allymonies/Tenebra"
  },
  "constants": {
    "wallet_version": 16,
    "nonce_max_size": 24,
    "name_cost": 500,
    "min_work": 100,
    "max_work": 100000,
    "work_factor": 0.025,
    "seconds_per_block": 60
  },
  "currency": {
    "address_prefix": "t",
    "name_suffix": "tst",
    "currency_name": "Tenebra",
    "currency_symbol": "TST"
  },
  "notice": "Tenebra was originally created by 3d6 and Lemmmy. It is now owned and operated by tmpim, and licensed under GPL-3.0."
}