Package org.bitcoinj.protobuf.wallet
Class Protos
- java.lang.Object
-
- org.bitcoinj.protobuf.wallet.Protos
-
public final class Protos extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class 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 typewallet.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 walletstatic interface
Protos.ExtensionOrBuilder
static class
Protos.Key
A key used to control Bitcoin spending.static interface
Protos.KeyOrBuilder
static class
Protos.PeerAddress
Protobuf typewallet.PeerAddress
static interface
Protos.PeerAddressOrBuilder
static class
Protos.Script
Protobuf typewallet.Script
static interface
Protos.ScriptOrBuilder
static class
Protos.ScriptWitness
Protobuf typewallet.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 typewallet.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 typewallet.TransactionInput
static interface
Protos.TransactionInputOrBuilder
static interface
Protos.TransactionOrBuilder
static class
Protos.TransactionOutput
Protobuf typewallet.TransactionOutput
static interface
Protos.TransactionOutputOrBuilder
static class
Protos.Wallet
A bitcoin walletstatic interface
Protos.WalletOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-