Uses of Class
org.ldk.structs.CoinSelectionSource
-
Packages that use CoinSelectionSource Package Description org.ldk.structs -
-
Uses of CoinSelectionSource in org.ldk.structs
Methods in org.ldk.structs that return CoinSelectionSource Modifier and Type Method Description CoinSelectionSourceWallet. as_CoinSelectionSource()Constructs a new CoinSelectionSource which calls the relevant methods on this_arg.static CoinSelectionSourceCoinSelectionSource. new_impl(CoinSelectionSource.CoinSelectionSourceInterface arg)Methods in org.ldk.structs with parameters of type CoinSelectionSource Modifier and Type Method Description static BumpTransactionEventHandlerBumpTransactionEventHandler. of(BroadcasterInterface broadcaster, CoinSelectionSource utxo_source, SignerProvider signer_provider, Logger logger)Returns a new instance capable of handling [`Event::BumpTransaction`] events.
-