Skip to main content

signing_hash

Function signing_hash 

Source
pub fn signing_hash(channel: &str, payload: &[u8]) -> ContentHash
Expand description

Hash over an author’s submission content — see OpEntry::signing_hash. Standalone so clients can sign before the sequencer has built the entry.