validatord_state_1 784 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "id": 1,
  3. "genesis_time": 1648383795,
  4. "secret_key": "56d954a063168d30e93e3c1afc16d12af3e8c048fca87b930146efb02f7f4c26",
  5. "public_key": "4537911dc67e1dc828fe507d3fd25dcaf0b5c10a4b8dce5cee9aef8c91057fab",
  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. "participants": []
  23. },
  24. "timestamp": 1648383795
  25. }
  26. }
  27. ]
  28. },
  29. "node_blockchains": [],
  30. "unconfirmed_txs": [],
  31. "orphan_votes": [],
  32. "participants": {},
  33. "pending_participants": []
  34. }