A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
F
- fee() - function in org.bitcoindevkit.Psbt
- fee() - function in org.bitcoindevkit.PsbtInterface
- feeAbsolute(org.bitcoindevkit.Amount) - function in org.bitcoindevkit.TxBuilder
- Set an absolute fee The
fee_absolute
method refers to the absolute transaction fee inAmount
. - feeAbsolute(org.bitcoindevkit.Amount) - function in org.bitcoindevkit.TxBuilderInterface
- Set an absolute fee The
fee_absolute
method refers to the absolute transaction fee inAmount
. - FeeRate - class in org.bitcoindevkit
- Represents fee rate.
- feeRate(org.bitcoindevkit.FeeRate) - function in org.bitcoindevkit.TxBuilder
- Set a custom fee rate.
- feeRate(org.bitcoindevkit.FeeRate) - function in org.bitcoindevkit.TxBuilderInterface
- Set a custom fee rate.
- FeeRate.Companion - class in org.bitcoindevkit.FeeRate
- FeeRateException - class in org.bitcoindevkit
- FeeRateException.ArithmeticOverflow - class in org.bitcoindevkit.FeeRateException
- FeeRateException.ErrorHandler - class in org.bitcoindevkit.FeeRateException
- FeeRateInterface - class in org.bitcoindevkit
- Represents fee rate.
- FeeRateInterface.Companion - class in org.bitcoindevkit.FeeRateInterface
- fillInStackTrace() - function in kotlin.Throwable
- FILTER_HEADERS_SYNCED - enum entry in org.bitcoindevkit.NodeState
Scanning compact block filters.
- FILTERS_SYNCED - enum entry in org.bitcoindevkit.NodeState
Asking for blocks with matches.
- finalize() - function in org.bitcoindevkit.Psbt
- finalize() - function in org.bitcoindevkit.PsbtInterface
- FinalizedPsbtResult - class in org.bitcoindevkit
- finalizePsbt(org.bitcoindevkit.Psbt,org.bitcoindevkit.SignOptions) - function in org.bitcoindevkit.Wallet
- Finalize a PSBT, i.e.
- finalizePsbt(org.bitcoindevkit.Psbt,org.bitcoindevkit.SignOptions) - function in org.bitcoindevkit.WalletInterface
- Finalize a PSBT, i.e.
- finish(org.bitcoindevkit.Wallet) - function in org.bitcoindevkit.TxBuilder
- Finish building the transaction.
- finish(org.bitcoindevkit.Wallet) - function in org.bitcoindevkit.TxBuilderInterface
- Finish building the transaction.
- fromBtc(java.lang.Double) - function in org.bitcoindevkit.Amount.Companion
- fromEntropy(java.util.List) - function in org.bitcoindevkit.Mnemonic.Companion
- fromIpv4(kotlin.UByte,kotlin.UByte,kotlin.UByte,kotlin.UByte) - function in org.bitcoindevkit.IpAddress.Companion
- Build an IPv4 address.
- fromIpv6(kotlin.UShort,kotlin.UShort,kotlin.UShort,kotlin.UShort,kotlin.UShort,kotlin.UShort,kotlin.UShort,kotlin.UShort) - function in org.bitcoindevkit.IpAddress.Companion
- Build an IPv6 address.
- fromSat(kotlin.ULong) - function in org.bitcoindevkit.Amount.Companion
- fromSatPerKwu(kotlin.ULong) - function in org.bitcoindevkit.FeeRate.Companion
- fromSatPerVb(kotlin.ULong) - function in org.bitcoindevkit.FeeRate.Companion
- fromScript(org.bitcoindevkit.Script,org.bitcoindevkit.Network) - function in org.bitcoindevkit.Address.Companion
- FromScriptException - class in org.bitcoindevkit
- FromScriptException.ErrorHandler - class in org.bitcoindevkit.FromScriptException
- FromScriptException.OtherFromScriptErr - class in org.bitcoindevkit.FromScriptException
- FromScriptException.UnrecognizedScript - class in org.bitcoindevkit.FromScriptException
- FromScriptException.WitnessProgram - class in org.bitcoindevkit.FromScriptException
- FromScriptException.WitnessVersion - class in org.bitcoindevkit.FromScriptException
- fromString(java.lang.String) - function in org.bitcoindevkit.DescriptorPublicKey.Companion
- fromString(java.lang.String) - function in org.bitcoindevkit.DescriptorSecretKey.Companion
- fromString(java.lang.String) - function in org.bitcoindevkit.Mnemonic.Companion
- fullScan(org.bitcoindevkit.FullScanRequest,kotlin.ULong,kotlin.ULong,java.lang.Boolean) - function in org.bitcoindevkit.ElectrumClient
- Full scan the keychain scripts specified with the blockchain (via an Electrum client) and returns updates for bdk_chain data structures.
- fullScan(org.bitcoindevkit.FullScanRequest,kotlin.ULong,kotlin.ULong,java.lang.Boolean) - function in org.bitcoindevkit.ElectrumClientInterface
- Full scan the keychain scripts specified with the blockchain (via an Electrum client) and returns updates for bdk_chain data structures.
- fullScan(org.bitcoindevkit.FullScanRequest,kotlin.ULong,kotlin.ULong) - function in org.bitcoindevkit.EsploraClient
- Scan keychain scripts for transactions against Esplora, returning an update that can be applied to the receiving structures.
- fullScan(org.bitcoindevkit.FullScanRequest,kotlin.ULong,kotlin.ULong) - function in org.bitcoindevkit.EsploraClientInterface
- Scan keychain scripts for transactions against Esplora, returning an update that can be applied to the receiving structures.
- FullScanRequest - class in org.bitcoindevkit
- FullScanRequestBuilder - class in org.bitcoindevkit
- Builds a `FullScanRequest`.
- FullScanRequestBuilderInterface - class in org.bitcoindevkit
- Builds a `FullScanRequest`.
- FullScanRequestBuilderInterface.Companion - class in org.bitcoindevkit.FullScanRequestBuilderInterface
- FullScanRequestInterface - class in org.bitcoindevkit
- FullScanRequestInterface.Companion - class in org.bitcoindevkit.FullScanRequestInterface
- FullScanScriptInspector - class in org.bitcoindevkit
- FullScanScriptInspector.Companion - class in org.bitcoindevkit.FullScanScriptInspector
- FullScanScriptInspectorImpl - class in org.bitcoindevkit