Package nxt.account

Interface AccountLedger.LedgerEventId

All Known Subinterfaces:
ChildBlockFxtTransaction, ChildTransaction, FxtTransaction, Transaction
All Known Implementing Classes:
ChildTransactionImpl, FxtTransactionImpl, TransactionImpl, UnconfirmedTransaction
Enclosing class:
AccountLedger

public static interface AccountLedger.LedgerEventId
  • Method Summary

    Modifier and Type
    Method
    Description
     
    byte[]
     
    long
     
  • Method Details

    • getId

      long getId()
    • getFullHash

      byte[] getFullHash()
    • getChain

      Chain getChain()