Show / Hide Table of Contents

Interface ITxExcerpt

Similar to ITxMetadata except that it has TxId as well. Note that this does not contain actions or signature.

Inherited Members
ITxMetadata.Nonce
ITxMetadata.Signer
ITxMetadata.UpdatedAddresses
ITxMetadata.Timestamp
ITxMetadata.PublicKey
ITxMetadata.GenesisHash
Namespace: Libplanet.Tx
Assembly: Libplanet.dll
Syntax
public interface ITxExcerpt : ITxMetadata

Properties

| Improve this Doc View Source

Id

The unique identifier derived from this transaction's content including actions and signature.

Declaration
TxId Id { get; }
Property Value
Type Description
TxId
See Also
TxId
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2022 Planetarium