Skip to main content

ResQ.Core.TransactionResult

TransactionResult.BlockHeight Property

Block height where transaction was included.
public System.Nullable<ulong> BlockHeight { get; init; }

Property Value

System.Nullable<System.UInt64>