ResQ.Blockchain
BlockchainEvent Class
Represents an event to be recorded on the blockchain for immutable logging.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.| Constructors | |
|---|---|
| BlockchainEvent(string, string, string, string, DateTimeOffset) | Represents an event to be recorded on the blockchain for immutable logging. |