fn hash_publication_input_file_controlled(
hasher: &mut Hasher,
role: &str,
path: &Path,
reader: &mut PurposeInputReader<'_>,
) -> Result<(), CliError>Expand description
Bind one optional file’s identity and exact bytes to publication input state.