Skip to main content

collect_periodic_damage

Function collect_periodic_damage 

Source
fn collect_periodic_damage(
    rows: &mut Vec<LedgerRow>,
    owner: &str,
    path: &str,
    root: &str,
    aura_id: u32,
    periodic: &PeriodicDamage,
)