pub fn replace_actions( path: &Path, actions: Vec<QueuedAction>, ) -> Result<(), String>
Replace the queue’s action list (used by sign after each successful signed-and-applied action to remove the signed entry).
sign