Skip to main content

save_signed

Function save_signed 

Source
pub fn save_signed(path: &Path, data: &[u8]) -> Result<Hash>
Expand description

Save model weights with NanoSign. Writes data + NSIG + BLAKE3 hash.