pub fn event_hash(event: &ProofEvent) -> Result<String, ChainError>Expand description
The sha256:<hex> hash of an event’s signed payload.
pub fn event_hash(event: &ProofEvent) -> Result<String, ChainError>The sha256:<hex> hash of an event’s signed payload.