Package org.core.eco.transaction.pending
Interface PendingSingleTransaction
- All Superinterfaces:
PendingTransaction
- All Known Implementing Classes:
PendingSingleTransactionImpl
-
Method Summary
Modifier and TypeMethodDescriptiondefault @NotNull List<Transaction>
Deprecated.@NotNull Transaction
Methods inherited from interface org.core.eco.transaction.pending.PendingTransaction
awaitComplete, awaitCurrentTransaction, getCurrentResult, getCurrentTransaction, getTarget, isComplete
-
Method Details
-
getTransaction
-
getRemainingTransactions
Deprecated.- Specified by:
getRemainingTransactions
in interfacePendingTransaction
-