Show / Hide Table of Contents

    Class MempoolItem

    Inheritance
    System.Object
    MempoolItem
    MempoolDocument
    Implements
    IMempoolItem
    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 Source

    Transaction

    Declaration
    public TransactionBroadcast Transaction { get; set; }
    Property Value
    Type Description
    TransactionBroadcast

    Implements

    IMempoolItem
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network