Show / Hide Table of Contents

    Class MempoolDocument

    Inheritance
    System.Object
    MempoolItem
    MempoolDocument
    Implements
    IMempoolDocument
    IMempoolItem
    IDocument
    Inherited Members
    MempoolItem.Transaction
    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.Documents
    Assembly: Catalyst.Core.Lib.dll
    Syntax
    public sealed class MempoolDocument : MempoolItem, IMempoolDocument, IMempoolItem, IDocument

    Properties

    | Improve this Doc View Source

    DocumentId

    Declaration
    public string DocumentId { get; }
    Property Value
    Type Description
    System.String

    Implements

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