pub fn signing_hash(channel: &str, payload: &[u8]) -> ContentHashExpand description
Hash over an author’s submission content — see
OpEntry::signing_hash. Standalone so clients can sign before the
sequencer has built the entry.
pub fn signing_hash(channel: &str, payload: &[u8]) -> ContentHashHash over an author’s submission content — see
OpEntry::signing_hash. Standalone so clients can sign before the
sequencer has built the entry.