pub async fn dump_state(
    vault: DbRead<DbKindAuthored>,
    author: AgentPubKey
) -> Result<SourceChainJsonDump, SourceChainError>
Expand description

dump the entire source chain as a pretty-printed json string