ResQ.Core.NeoClient
NeoClient.RecordEventAsync(BlockchainEvent, CancellationToken) Method
Records an event on the Neo N3 blockchain.Parameters
evt BlockchainEvent
The event to record.
ct System.Threading.CancellationToken
Cancellation token.
Returns
System.Threading.Tasks.Task<TransactionResult>Transaction result including hash and status.