pub fn fork_agent(
source_agent_id: &AgentId,
target_agent_id: &AgentId,
oplog_idx_cut_off: OplogIndex,
)
Expand description
Fork an agent to another agent at a given oplog index
pub fn fork_agent(
source_agent_id: &AgentId,
target_agent_id: &AgentId,
oplog_idx_cut_off: OplogIndex,
)
Fork an agent to another agent at a given oplog index