A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
U
V
W
L
- listTransactions(Boolean) - function in org.bitcoindevkit.Wallet
- Return the list of transactions made and received by the wallet.
- listUnspent() - function in org.bitcoindevkit.Wallet
- Return the list of unspent outputs of this wallet.
- LocalUtxo - class in org.bitcoindevkit
- An unspent output owned by a Wallet.
- lockTime() - function in org.bitcoindevkit.Transaction
- Block height or timestamp.