Class FilteringCoinSelector

  • All Implemented Interfaces:
    CoinSelector

    public class FilteringCoinSelector
    extends java.lang.Object
    implements CoinSelector
    A filtering coin selector delegates to another coin selector, but won't select outputs spent by the given transactions.