| Package | Description |
|---|---|
| com.google.bitcoin.core | |
| com.google.bitcoin.wallet |
| Modifier and Type | Method and Description |
|---|---|
RiskAnalysis.Analyzer |
Wallet.getRiskAnalyzer()
Gets the current
RiskAnalysis implementation. |
| Modifier and Type | Method and Description |
|---|---|
void |
Wallet.setRiskAnalyzer(RiskAnalysis.Analyzer analyzer)
Sets the
RiskAnalysis implementation to use for deciding whether received pending transactions are risky
or not. |
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultRiskAnalysis.Analyzer |
Copyright © 2014. All rights reserved.