Package org.bitcoinj.protobuf.wallet
package org.bitcoinj.protobuf.wallet
-
ClassDescription* Data attached to a Key message that defines the data needed by the BIP32 deterministic key hierarchy algorithm.* Data attached to a Key message that defines the data needed by the BIP32 deterministic key hierarchy algorithm.Protobuf type
wallet.EncryptedDataProtobuf typewallet.EncryptedData* An exchange rate between Bitcoin and some fiat currency.* An exchange rate between Bitcoin and some fiat currency.* An extension to the wallet* An extension to the wallet* A key used to control Bitcoin spending.* A key used to control Bitcoin spending.Protobuf enumwallet.Key.OutputScriptTypeProtobuf enumwallet.Key.TypeProtobuf typewallet.PeerAddressProtobuf typewallet.PeerAddressProtobuf typewallet.ScriptProtobuf typewallet.ScriptProtobuf typewallet.ScriptWitnessProtobuf typewallet.ScriptWitness* The parameters used in the scrypt key derivation function.* The parameters used in the scrypt key derivation function.* A simple key->value mapping that has no interpreted content at all.* A simple key->value mapping that has no interpreted content at all.Protobuf typewallet.TransactionProtobuf typewallet.Transaction* This is a bitfield oriented enum, with the following bits: bit 0 - spent bit 1 - appears in alt chain bit 2 - appears in best chain bit 3 - double-spent bit 4 - pending (we would like the tx to go into the best chain) Not all combinations are interesting, just the ones actually used in the enum.For what purpose the transaction was created.* A description of the confidence we have that a transaction cannot be reversed in the future.* A description of the confidence we have that a transaction cannot be reversed in the future.Where did we get this transaction from? Knowing the source may help us to risk analyze pending transactions.Protobuf enumwallet.TransactionConfidence.TypeProtobuf typewallet.TransactionInputProtobuf typewallet.TransactionInputProtobuf typewallet.TransactionOutputProtobuf typewallet.TransactionOutput* A bitcoin wallet* A bitcoin wallet* The encryption type of the wallet.