Skip to main content

ResQ.Core.NeoClient

NeoClient.RecordEvidenceAsync(string, string, string, CancellationToken) Method

Records evidence linked to an incident on the blockchain.

Parameters

incidentId System.String The incident identifier. evidenceCid System.String IPFS CID of the evidence. evidenceType System.String Type of evidence. ct System.Threading.CancellationToken Cancellation token.

Returns

System.Threading.Tasks.Task<TransactionResult>
Transaction result.