mirror of
https://github.com/corda/corda.git
synced 2025-02-06 11:09:18 +00:00
Dumps all the node's checkpoints as JSON into a single zip file in the node's directory. The output contains: * All the fields for the top-level flow * The current sub-flow call stack, along with the current progress tracker step for each sub-flow * The event that suspended the flow, which if it's a send or sendAndReceive will show the payload that was sent * Low level information on the active sessions with other peers