Skip to main content

set

Function set 

Source
pub fn set(
    store: &LocalFsStore,
    flags: &OpFlags,
    payload: Option<TrafficSetPayload>,
) -> Result<OpOutcome, OpError>
Expand description

op traffic set. Replaces the entire entries list for one deployment. Validates sum == 10,000 bps before saving. Stashes the prior split for one-step rollback.