public final class Protos
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Protos.DeterministicKey
Data attached to a Key message that defines the data needed by the BIP32 deterministic key hierarchy algorithm.
|
static interface |
Protos.DeterministicKeyOrBuilder |
static class |
Protos.EncryptedData
Protobuf type
wallet.EncryptedData |
static interface |
Protos.EncryptedDataOrBuilder |
static class |
Protos.ExchangeRate
An exchange rate between Bitcoin and some fiat currency.
|
static interface |
Protos.ExchangeRateOrBuilder |
static class |
Protos.Extension
An extension to the wallet
|
static interface |
Protos.ExtensionOrBuilder |
static class |
Protos.Key
A key used to control Bitcoin spending.
|
static interface |
Protos.KeyOrBuilder |
static class |
Protos.PeerAddress
Protobuf type
wallet.PeerAddress |
static interface |
Protos.PeerAddressOrBuilder |
static class |
Protos.Script
Protobuf type
wallet.Script |
static interface |
Protos.ScriptOrBuilder |
static class |
Protos.ScriptWitness
Protobuf type
wallet.ScriptWitness |
static interface |
Protos.ScriptWitnessOrBuilder |
static class |
Protos.ScryptParameters
The parameters used in the scrypt key derivation function.
|
static interface |
Protos.ScryptParametersOrBuilder |
static class |
Protos.Tag
A simple key->value mapping that has no interpreted content at all.
|
static interface |
Protos.TagOrBuilder |
static class |
Protos.Transaction
Protobuf type
wallet.Transaction |
static class |
Protos.TransactionConfidence
A description of the confidence we have that a transaction cannot be reversed in the future.
|
static interface |
Protos.TransactionConfidenceOrBuilder |
static class |
Protos.TransactionInput
Protobuf type
wallet.TransactionInput |
static interface |
Protos.TransactionInputOrBuilder |
static interface |
Protos.TransactionOrBuilder |
static class |
Protos.TransactionOutput
Protobuf type
wallet.TransactionOutput |
static interface |
Protos.TransactionOutputOrBuilder |
static class |
Protos.Wallet
A bitcoin wallet
|
static interface |
Protos.WalletOrBuilder |
Modifier and Type | Method and Description |
---|---|
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |