public static interface TrezorMessage.WordAckOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getWord()
one word of mnemonic on asked position
|
com.google.protobuf.ByteString |
getWordBytes()
one word of mnemonic on asked position
|
boolean |
hasWord()
one word of mnemonic on asked position
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasWord()
one word of mnemonic on asked position
required string word = 1;
String getWord()
one word of mnemonic on asked position
required string word = 1;
com.google.protobuf.ByteString getWordBytes()
one word of mnemonic on asked position
required string word = 1;
Copyright © 2013–2018 Bitcoin Solutions Ltd. All rights reserved.