validatord_state_3 784 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "id": 3,
  3. "genesis_time": 1648383795,
  4. "secret_key": "8403caeceb6b91284363ed3074af5a565bd9eeb75a5ad46b7522d3ac4074c400",
  5. "public_key": "6e487af2f92f37b29b5bf05f75670c0f6b5813fd7d16a6f7b8bed6325370a5af",
  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. }