Package org. bitcoindevkit
Types
The address index selection strategy to use to derive an address from the wallet’s external descriptor.
A derived address and the index it was found at.
A blockchain backend.
Type that can contain any of the blockchain configurations defined by the library.
The BumpFeeTxBuilder is used to bump the fee on a transaction that has been broadcast and has its RBF flag set to true.
Type that can contain any of the database configurations defined by the library.
A BIP-32 derivation path.
A output descriptor.
An extended public key.
An extended secret key.
Types of keychains.
A partially signed bitcoin transaction.
Sync parameters for Bitcoin Core RPC.
A object holding a ScriptPubKey and an amount.
Configuration type for a SledDB database.
Configuration type for a SQLite database.
A bitcoin transaction.
The value returned from calling the .finish()
method on the TxBuilder or BumpFeeTxBuilder.
A Bitcoin wallet. The Wallet acts as a way of coherently interfacing with output descriptors and related transactions. Its main components are:
Version of the witness program.