Skip to main content

ResQ.Clients.BlockchainEventResponse

BlockchainEventResponse(string, string, long, string) Constructor

Response from recording a blockchain event.
public BlockchainEventResponse(string EventId, string EventType, long Timestamp, string TxHash);

Parameters

EventId System.String EventType System.String Timestamp System.Int64 TxHash System.String