Package org.core.eco.transaction
Class SecureTransaction
java.lang.Object
org.core.eco.transaction.SecureTransaction
-
Constructor Summary
ConstructorDescriptionSecureTransaction(Account target, Account other, BiFunction<Account,Account,Collection<PendingTransaction>> transactions)
-
Method Summary
-
Constructor Details
-
SecureTransaction
public SecureTransaction(Account target, Account other, BiFunction<Account,Account,Collection<PendingTransaction>> transactions)
-
-
Method Details
-
run
-