Skip to main content

decode_commit_log

Function decode_commit_log 

Source
pub fn decode_commit_log(
    data: &[u8],
) -> Result<PlaintextCommitLogEntry, DecodeError>
Expand description

Decode a commit-log entry without checking its signature or hash chain.