| 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.ScriptProtobuf type  wallet.Script | 
| static class  | Protos.Script.BuilderProtobuf type  wallet.Script | 
| Modifier and Type | Method and Description | 
|---|---|
| Protos.ScriptOrBuilder | Protos.WalletOrBuilder. getWatchedScriptOrBuilder(int index)repeated .wallet.Script watched_script = 15; | 
| Protos.ScriptOrBuilder | Protos.Wallet. getWatchedScriptOrBuilder(int index)repeated .wallet.Script watched_script = 15; | 
| Protos.ScriptOrBuilder | Protos.Wallet.Builder. getWatchedScriptOrBuilder(int index)repeated .wallet.Script watched_script = 15; | 
| Modifier and Type | Method and Description | 
|---|---|
| List<? extends Protos.ScriptOrBuilder> | Protos.WalletOrBuilder. getWatchedScriptOrBuilderList()repeated .wallet.Script watched_script = 15; | 
| List<? extends Protos.ScriptOrBuilder> | Protos.Wallet. getWatchedScriptOrBuilderList()repeated .wallet.Script watched_script = 15; | 
| List<? extends Protos.ScriptOrBuilder> | Protos.Wallet.Builder. getWatchedScriptOrBuilderList()repeated .wallet.Script watched_script = 15; | 
Copyright © 2018. All rights reserved.