Some checks are pending
offline / test (push) Waiting to run
In-process trace console validates hops, faults, recoveries, and suggested changes before zapier-platform push. User guide covers signup through central-chain and bulk-summary tree-node hash lookup.
450 B
450 B
NATS — verae-tree-node
| Direction | Address | From / to | Body |
|---|---|---|---|
| IN | verae.archive.put |
merkle builder | { sha256, kind: "tree", record: { merkleRoot, proof, leafIndex, chainSealJobId } } |
| IN | verae.archive.query |
aggregator (broadcast) | { correlationId, sha256, kinds: ["tree", …] } |
| OUT | verae.archive.reply.<correlationId> |
aggregator | only if bloom.mightHave(sha256) |