Class MempoolItem
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Catalyst.Core.Lib.Mempool.Models
Assembly: Catalyst.Core.Lib.dll
Syntax
public class MempoolItem : IMempoolItem
Properties
| Improve this Doc View SourceTransaction
Declaration
public TransactionBroadcast Transaction { get; set; }
Property Value
Type | Description |
---|---|
TransactionBroadcast |