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