v0.80.0
Added
synapse merkle verify --jsonwrites a{"valid", "seq", "root"}verdict to stdout (with a
reasonwhen the proof is rejected), giving offline proof verification the same machine-readable
stdout payload thatmerkle rootandmerkle provealready carry. Without the flag, verification
still reports through its exit code and a stderr line.