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