Skip to main content

replace_actions

Function replace_actions 

Source
pub fn replace_actions(
    path: &Path,
    actions: Vec<QueuedAction>,
) -> Result<(), String>
Expand description

Replace the queue’s action list (used by sign after each successful signed-and-applied action to remove the signed entry).