Uses of Class
org.ldk.structs.Wallet
-
Packages that use Wallet Package Description org.ldk.structs -
-
Uses of Wallet in org.ldk.structs
Methods in org.ldk.structs that return Wallet Modifier and Type Method Description static WalletWallet. of(WalletSource source, Logger logger)Returns a new instance backed by the given [`WalletSource`] that serves as an implementation of [`CoinSelectionSource`].
-