Interface ITxExcerpt
Similar to ITxMetadata except that it has TxId as well. Note that this does not contain actions or signature.
Inherited Members
Namespace: Libplanet.Tx
Assembly: Libplanet.dll
Syntax
public interface ITxExcerpt : ITxMetadata
Properties
| Improve this Doc View SourceId
The unique identifier derived from this transaction's content including actions and signature.
Declaration
TxId Id { get; }
Property Value
Type | Description |
---|---|
TxId |