public static interface TrezorMessage.TxAckOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
TrezorType.TransactionType |
getTx()
optional .TransactionType tx = 1; |
TrezorType.TransactionTypeOrBuilder |
getTxOrBuilder()
optional .TransactionType tx = 1; |
boolean |
hasTx()
optional .TransactionType tx = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasTx()
optional .TransactionType tx = 1;
TrezorType.TransactionType getTx()
optional .TransactionType tx = 1;
TrezorType.TransactionTypeOrBuilder getTxOrBuilder()
optional .TransactionType tx = 1;
Copyright © 2013–2019 Bitcoin Solutions Ltd. All rights reserved.