A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
T
- TESTNET - enum entry in org.bitcoindevkit.Network
- TESTNET4 - enum entry in org.bitcoindevkit.Network
- toAddressData() - function in org.bitcoindevkit.Address
- toAddressData() - function in org.bitcoindevkit.AddressInterface
- toBtc() - function in org.bitcoindevkit.Amount
- toBtc() - function in org.bitcoindevkit.AmountInterface
- toBytes() - function in org.bitcoindevkit.Script
- toBytes() - function in org.bitcoindevkit.ScriptInterface
- toQrUri() - function in org.bitcoindevkit.Address
- toQrUri() - function in org.bitcoindevkit.AddressInterface
- toSat() - function in org.bitcoindevkit.Amount
- toSat() - function in org.bitcoindevkit.AmountInterface
- toSatPerKwu() - function in org.bitcoindevkit.FeeRate
- toSatPerKwu() - function in org.bitcoindevkit.FeeRateInterface
- toSatPerVbCeil() - function in org.bitcoindevkit.FeeRate
- toSatPerVbCeil() - function in org.bitcoindevkit.FeeRateInterface
- toSatPerVbFloor() - function in org.bitcoindevkit.FeeRate
- toSatPerVbFloor() - function in org.bitcoindevkit.FeeRateInterface
- toSingleDescriptors() - function in org.bitcoindevkit.Descriptor
- Get as many descriptors as different paths in this descriptor.
- toSingleDescriptors() - function in org.bitcoindevkit.DescriptorInterface
- Get as many descriptors as different paths in this descriptor.
- toString() - function in org.bitcoindevkit.Address
- toString() - function in org.bitcoindevkit.Descriptor
- toString() - function in org.bitcoindevkit.Mnemonic
- toStringWithSecret() - function in org.bitcoindevkit.Descriptor
- toStringWithSecret() - function in org.bitcoindevkit.DescriptorInterface
- totalSize() - function in org.bitcoindevkit.Transaction
- totalSize() - function in org.bitcoindevkit.TransactionInterface
- Transaction - class in org.bitcoindevkit
- transactionBroadcast(org.bitcoindevkit.Transaction) - function in org.bitcoindevkit.ElectrumClient
- Broadcasts a transaction to the network.
- transactionBroadcast(org.bitcoindevkit.Transaction) - function in org.bitcoindevkit.ElectrumClientInterface
- Broadcasts a transaction to the network.
- TransactionException - class in org.bitcoindevkit
- TransactionException.ErrorHandler - class in org.bitcoindevkit.TransactionException
- TransactionException.InvalidChecksum - class in org.bitcoindevkit.TransactionException
- TransactionException.Io - class in org.bitcoindevkit.TransactionException
- TransactionException.NonMinimalVarInt - class in org.bitcoindevkit.TransactionException
- TransactionException.OtherTransactionErr - class in org.bitcoindevkit.TransactionException
- TransactionException.OversizedVectorAllocation - class in org.bitcoindevkit.TransactionException
- TransactionException.ParseFailed - class in org.bitcoindevkit.TransactionException
- TransactionException.UnsupportedSegwitFlag - class in org.bitcoindevkit.TransactionException
- TransactionInterface - class in org.bitcoindevkit
- TransactionInterface.Companion - class in org.bitcoindevkit.TransactionInterface
- transactions() - function in org.bitcoindevkit.Wallet
- Iterate over the transactions in the wallet.
- transactions() - function in org.bitcoindevkit.WalletInterface
- Iterate over the transactions in the wallet.
- TRANSACTIONS_SYNCED - enum entry in org.bitcoindevkit.NodeState
Found all known transactions to the wallet.
- Tx - class in org.bitcoindevkit
- TxBuilder - class in org.bitcoindevkit
- A
TxBuilder
is created by callingbuild_tx
on a wallet. - TxBuilderInterface - class in org.bitcoindevkit
- A
TxBuilder
is created by callingbuild_tx
on a wallet. - TxBuilderInterface.Companion - class in org.bitcoindevkit.TxBuilderInterface
- TxidParseException - class in org.bitcoindevkit
- TxidParseException.ErrorHandler - class in org.bitcoindevkit.TxidParseException
- TxidParseException.InvalidTxid - class in org.bitcoindevkit.TxidParseException
- TxIn - class in org.bitcoindevkit
- TxOut - class in org.bitcoindevkit
- Bitcoin transaction output.
- TxStatus - class in org.bitcoindevkit