public interface CoinSelector
CoinSelection
that has a valueGathered lower than the requested target, if there's not
enough money in the wallet.Modifier and Type | Method and Description |
---|---|
CoinSelection |
select(BigInteger target,
LinkedList<TransactionOutput> candidates) |
CoinSelection select(BigInteger target, LinkedList<TransactionOutput> candidates)
Copyright © 2014. All rights reserved.