Package nxt.peer
Class TransactionsInventory
java.lang.Object
nxt.peer.TransactionsInventory
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcacheTransactions(List<? extends Transaction> transactions) Add local transactions to the transaction cache
-
Field Details
-
DATE_TIME_FORMATTER
-
-
Method Details
-
cacheTransactions
Add local transactions to the transaction cache- Parameters:
transactions- Local transactions
-