Interface IMempoolDocument
Inherited Members
Namespace: Catalyst.Abstractions.Mempool.Documents
Assembly: Catalyst.Abstractions.dll
Syntax
public interface IMempoolDocument : IMempoolItem, IDocument
Properties
| Improve this Doc View SourceDocumentId
Declaration
string DocumentId { get; }
Property Value
Type | Description |
---|---|
System. |