validatord_state_2 678 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "id": 2,
  3. "genesis_time": 1648383795,
  4. "secret_key": "840a0e56c7bf4fa88e677244e3a3a8bd7c7cc9b0f591bb1ab6a5c9ac95d2f015",
  5. "public_key": "469e7cdf2b72c2a6be5cfcec4a7694137660bc8d57f6f961b630c397b07bbf14",
  6. "canonical_blockchain": {
  7. "blocks": [
  8. {
  9. "st": "⊥",
  10. "sl": 0,
  11. "txs": [],
  12. "metadata": {
  13. "om": {
  14. "proof": "proof",
  15. "r": "r",
  16. "s": "s"
  17. },
  18. "sm": {
  19. "votes": [],
  20. "notarized": true,
  21. "finalized": true
  22. },
  23. "timestamp": 1648383795
  24. }
  25. }
  26. ]
  27. },
  28. "node_blockchains": [],
  29. "unconfirmed_txs": []
  30. }