public static interface TrezorMessage.EthereumGetAddressOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getAddressN(int index)
BIP-32 path to derive the key from master node
|
int |
getAddressNCount()
BIP-32 path to derive the key from master node
|
List<Integer> |
getAddressNList()
BIP-32 path to derive the key from master node
|
boolean |
getShowDisplay()
optionally show on display before sending the result
|
boolean |
hasShowDisplay()
optionally show on display before sending the result
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Integer> getAddressNList()
BIP-32 path to derive the key from master node
repeated uint32 address_n = 1;int getAddressNCount()
BIP-32 path to derive the key from master node
repeated uint32 address_n = 1;int getAddressN(int index)
BIP-32 path to derive the key from master node
repeated uint32 address_n = 1;boolean hasShowDisplay()
optionally show on display before sending the result
optional bool show_display = 2;boolean getShowDisplay()
optionally show on display before sending the result
optional bool show_display = 2;Copyright © 2013–2017 Bitcoin Solutions Ltd. All rights reserved.