A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
I
- id() - function in org.bitcoindevkit.Policy
- id() - function in org.bitcoindevkit.PolicyInterface
- initCause(java.lang.Throwable) - function in kotlin.Throwable
- input() - function in org.bitcoindevkit.Transaction
- List of transaction inputs.
- input() - function in org.bitcoindevkit.TransactionInterface
- List of transaction inputs.
- inspect(org.bitcoindevkit.KeychainKind,kotlin.UInt,org.bitcoindevkit.Script) - function in org.bitcoindevkit.FullScanScriptInspector
- inspect(org.bitcoindevkit.KeychainKind,kotlin.UInt,org.bitcoindevkit.Script) - function in org.bitcoindevkit.FullScanScriptInspectorImpl
- inspect(org.bitcoindevkit.Script,kotlin.ULong) - function in org.bitcoindevkit.SyncScriptInspector
- inspect(org.bitcoindevkit.Script,kotlin.ULong) - function in org.bitcoindevkit.SyncScriptInspectorImpl
- inspectSpks(org.bitcoindevkit.SyncScriptInspector) - function in org.bitcoindevkit.SyncRequestBuilder
- inspectSpks(org.bitcoindevkit.SyncScriptInspector) - function in org.bitcoindevkit.SyncRequestBuilderInterface
- inspectSpksForAllKeychains(org.bitcoindevkit.FullScanScriptInspector) - function in org.bitcoindevkit.FullScanRequestBuilder
- inspectSpksForAllKeychains(org.bitcoindevkit.FullScanScriptInspector) - function in org.bitcoindevkit.FullScanRequestBuilderInterface
- INTERNAL - enum entry in org.bitcoindevkit.KeychainKind
Internal keychain, used for deriving change addresses.
- InternalException - class in org.bitcoindevkit
- IpAddress - class in org.bitcoindevkit
- An IP address to connect to over TCP.
- IpAddress.Companion - class in org.bitcoindevkit.IpAddress
- IpAddressInterface - class in org.bitcoindevkit
- An IP address to connect to over TCP.
- IpAddressInterface.Companion - class in org.bitcoindevkit.IpAddressInterface
- isCoinbase() - function in org.bitcoindevkit.Transaction
- Checks if this is a coinbase transaction.
- isCoinbase() - function in org.bitcoindevkit.TransactionInterface
- Checks if this is a coinbase transaction.
- isExplicitlyRbf() - function in org.bitcoindevkit.Transaction
- Returns
true
if the transaction itself opted in to be BIP-125-replaceable (RBF). - isExplicitlyRbf() - function in org.bitcoindevkit.TransactionInterface
- Returns
true
if the transaction itself opted in to be BIP-125-replaceable (RBF). - isLockTimeEnabled() - function in org.bitcoindevkit.Transaction
- Returns
true
if this transactions nLockTime is enabled (BIP-65). - isLockTimeEnabled() - function in org.bitcoindevkit.TransactionInterface
- Returns
true
if this transactions nLockTime is enabled (BIP-65). - isMine(org.bitcoindevkit.Script) - function in org.bitcoindevkit.Wallet
- Return whether or not a
script
is part of this wallet (either internal or external). - isMine(org.bitcoindevkit.Script) - function in org.bitcoindevkit.WalletInterface
- Return whether or not a
script
is part of this wallet (either internal or external). - isMultipath() - function in org.bitcoindevkit.Descriptor
- Whether or not this key has multiple derivation paths.
- isMultipath() - function in org.bitcoindevkit.DescriptorInterface
- Whether or not this key has multiple derivation paths.
- isMultipath() - function in org.bitcoindevkit.DescriptorPublicKey
- Whether or not this key has multiple derivation paths.
- isMultipath() - function in org.bitcoindevkit.DescriptorPublicKeyInterface
- Whether or not this key has multiple derivation paths.
- isRunning() - function in org.bitcoindevkit.CbfClient
- Check if the node is still running in the background.
- isRunning() - function in org.bitcoindevkit.CbfClientInterface
- Check if the node is still running in the background.
- isSpent() - function in org.bitcoindevkit.LocalOutput
- Whether this UTXO is spent or not
- isValidForNetwork(org.bitcoindevkit.Network) - function in org.bitcoindevkit.Address
- Is the address valid for the provided network
- isValidForNetwork(org.bitcoindevkit.Network) - function in org.bitcoindevkit.AddressInterface
- Is the address valid for the provided network
- item() - function in org.bitcoindevkit.Policy
- item() - function in org.bitcoindevkit.PolicyInterface