Skip to main content

decode_commit_log_entry

Function decode_commit_log_entry 

Source
pub fn decode_commit_log_entry(
    envelope: ServerEnvelope,
) -> Result<CommitLogEntry, EnvelopeError>
Expand description

Decode a signed commit-log record without verifying its signature.