pub fn chain_to_ops(chain: Vec<impl ChainItem>) -> Vec<RegisterAgentActivity>
Expand description

Produce a sequence of AgentActivity ops from a Vec of ChainItems