pub fn decode_commit_log_entry(
envelope: ServerEnvelope,
) -> Result<CommitLogEntry, EnvelopeError>Expand description
Decode a signed commit-log record without verifying its signature.
pub fn decode_commit_log_entry(
envelope: ServerEnvelope,
) -> Result<CommitLogEntry, EnvelopeError>Decode a signed commit-log record without verifying its signature.