Wallet
fun Wallet( descriptor: Descriptor, changeDescriptor: Descriptor?, network: Network, databaseConfig: DatabaseConfig)
Content copied to clipboard
Create a BDK wallet.
Parameters
descriptor
The main (or "external") descriptor.
changeDescriptor
? The change (or "internal") descriptor.
network
The network to act on.
databaseConfig
The database configuration.