Skip to main content

ResQ.Blockchain

TransactionResult Class

Represents the result of a blockchain transaction submission.
Inheritance System.Object → TransactionResult Implements System.IEquatable<TransactionResult>

Example

Remarks

This record contains all relevant information about a transaction after it has been submitted to the Neo N3 blockchain, including its hash, confirmation status, and the block height at which it was included.