Package org.bitcoinj.wallet
Class Protos
java.lang.Object
org.bitcoinj.wallet.Protos
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Data attached to a Key message that defines the data needed by the BIP32 deterministic key hierarchy algorithm.static interface
static final class
Protobuf typewallet.EncryptedData
static interface
static final class
An exchange rate between Bitcoin and some fiat currency.static interface
static final class
An extension to the walletstatic interface
static final class
A key used to control Bitcoin spending.static interface
static final class
Protobuf typewallet.PeerAddress
static interface
static final class
Protobuf typewallet.Script
static interface
static final class
Protobuf typewallet.ScriptWitness
static interface
static final class
The parameters used in the scrypt key derivation function.static interface
static final class
A simple key->value mapping that has no interpreted content at all.static interface
static final class
Protobuf typewallet.Transaction
static final class
A description of the confidence we have that a transaction cannot be reversed in the future.static interface
static final class
Protobuf typewallet.TransactionInput
static interface
static interface
static final class
Protobuf typewallet.TransactionOutput
static interface
static final class
A bitcoin walletstatic interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-