Skip to main content

record_sim_entry

Function record_sim_entry 

Source
pub fn record_sim_entry(
    rules_path: &Path,
    state: &mut AgentState,
    rules: &RulesConfig,
    account_hash: &str,
    kind: StrategyKind,
    signal: &Value,
) -> Result<Value>