Modifier and Type | Method and Description |
---|---|
boolean |
HardwareWalletClient.verifyFeatures(Features features)
Verify the contents of the Features message in accordance with client-specific rules (e.g.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<Features> |
HardwareWalletContext.getFeatures() |
Modifier and Type | Method and Description |
---|---|
void |
HardwareWalletContext.setFeatures(Features features) |
Modifier and Type | Method and Description |
---|---|
boolean |
KeepKeyRelayClient.verifyFeatures(Features features) |
boolean |
KeepKeyHardwareWalletClient.verifyFeatures(Features features) |
Modifier and Type | Method and Description |
---|---|
static Features |
KeepKeyMessageAdapter.adaptFeatures(KeepKeyMessage.Features source) |
Modifier and Type | Method and Description |
---|---|
boolean |
TrezorHardwareWalletClient.verifyFeatures(Features features) |
boolean |
TrezorRelayClient.verifyFeatures(Features features) |
Modifier and Type | Method and Description |
---|---|
static Features |
TrezorMessageAdapter.adaptFeatures(TrezorMessage.Features source) |
Copyright © 2013–2016 Bitcoin Solutions Ltd. All rights reserved.