A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
R
- REGTEST - enum entry in org.bitcoindevkit.Network
- RequestBuilderException - class in org.bitcoindevkit
- Error, Traits=(Display)
- RequestBuilderException.ErrorHandler - class in org.bitcoindevkit.RequestBuilderException
- RequestBuilderException.RequestAlreadyConsumed - class in org.bitcoindevkit.RequestBuilderException
- requiresPath() - function in org.bitcoindevkit.Policy
- requiresPath() - function in org.bitcoindevkit.PolicyInterface
- revealAddressesTo(org.bitcoindevkit.KeychainKind,kotlin.UInt) - function in org.bitcoindevkit.Wallet
- Reveal addresses up to and including the target
index
and return an iterator of newly revealed addresses. - revealAddressesTo(org.bitcoindevkit.KeychainKind,kotlin.UInt) - function in org.bitcoindevkit.WalletInterface
- Reveal addresses up to and including the target
index
and return an iterator of newly revealed addresses. - revealNextAddress(org.bitcoindevkit.KeychainKind) - function in org.bitcoindevkit.Wallet
- Attempt to reveal the next address of the given
keychain
. - revealNextAddress(org.bitcoindevkit.KeychainKind) - function in org.bitcoindevkit.WalletInterface
- Attempt to reveal the next address of the given
keychain
. - run() - function in org.bitcoindevkit.LightNode
- Start the node on a detached OS thread and immediately return.
- run() - function in org.bitcoindevkit.LightNodeInterface
- Start the node on a detached OS thread and immediately return.