Package | Description |
---|---|
org.bitcoinj.wallet |
Classes that support the
Wallet , which knows how to find and save transactions relevant to
a set of keys or scripts, calculate balances, and spend money: the wallet has many features and can be extended
in various ways, please refer to the website for documentation on how to use it. |
Modifier and Type | Class and Description |
---|---|
static class |
Protos.ExchangeRate
An exchange rate between Bitcoin and some fiat currency.
|
static class |
Protos.ExchangeRate.Builder
An exchange rate between Bitcoin and some fiat currency.
|
Modifier and Type | Method and Description |
---|---|
Protos.ExchangeRateOrBuilder |
Protos.TransactionOrBuilder.getExchangeRateOrBuilder()
Exchange rate that was valid when the transaction was sent.
|
Protos.ExchangeRateOrBuilder |
Protos.Transaction.getExchangeRateOrBuilder()
Exchange rate that was valid when the transaction was sent.
|
Protos.ExchangeRateOrBuilder |
Protos.Transaction.Builder.getExchangeRateOrBuilder()
Exchange rate that was valid when the transaction was sent.
|
Copyright © 2018. All rights reserved.