A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
U
V
W
E
- ElectrumConfig - class in org.bitcoindevkit
- Configuration for an Electrum blockchain.
- enableRbf() - function in org.bitcoindevkit.BumpFeeTxBuilder
- Enable signaling RBF.
- enableRbf() - function in org.bitcoindevkit.TxBuilder
- Enable signaling RBF.
- enableRbfWithSequence(UInt) - function in org.bitcoindevkit.BumpFeeTxBuilder
- Enable signaling RBF with a specific nSequence value.
- enableRbfWithSequence(UInt) - function in org.bitcoindevkit.TxBuilder
- Enable signaling RBF with a specific nSequence value.
- EsploraConfig - class in org.bitcoindevkit
- Configuration for an Esplora blockchain.
- estimateFee(ULong) - function in org.bitcoindevkit.Blockchain
- Estimate the fee rate required to confirm a transaction in a given target of blocks.
- extend(DerivationPath) - function in org.bitcoindevkit.DescriptorPublicKey
- Extend the public descriptor with a custom path.
- extend(DerivationPath) - function in org.bitcoindevkit.DescriptorSecretKey
- Extend the private descriptor with a custom path.
- EXTERNAL - enum entry in org.bitcoindevkit.KeychainKind
External.
- extractTx() - function in org.bitcoindevkit.PartiallySignedTransaction
- Extract the transaction.