validatord_state_2 784 B

12345678910111213141516171819202122232425262728293031323334
  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. "participants": []
  23. },
  24. "timestamp": 1648383795
  25. }
  26. }
  27. ]
  28. },
  29. "node_blockchains": [],
  30. "unconfirmed_txs": [],
  31. "orphan_votes": [],
  32. "participants": {},
  33. "pending_participants": []
  34. }