Skip to main content

ResQ.Blockchain

BlockchainEvent Class

Represents an event to be recorded on the blockchain for immutable logging.
Inheritance System.Object → BlockchainEvent Implements System.IEquatable<BlockchainEvent>

Example

Remarks

Blockchain events provide an immutable audit trail of critical system activities. Each event is assigned a unique ID and can optionally reference IPFS content for additional evidence storage.