public static final class KeepKeyMessage.SimpleSignTx.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyMessage.SimpleSignTx.Builder> implements KeepKeyMessage.SimpleSignTxOrBuilder
Request: Simplified transaction signing This method doesn't support streaming, so there are hardware limits in number of inputs and outputs. In case of success, the result is returned using TxRequest message. @next PassphraseRequest @next PinMatrixRequest @next TxRequest @next FailureProtobuf type
SimpleSignTx
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyMessage.SimpleSignTx.Builder>
public KeepKeyMessage.SimpleSignTx.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyMessage.SimpleSignTx.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyMessage.SimpleSignTx.Builder>
public KeepKeyMessage.SimpleSignTx getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public KeepKeyMessage.SimpleSignTx build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public KeepKeyMessage.SimpleSignTx buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public KeepKeyMessage.SimpleSignTx.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyMessage.SimpleSignTx.Builder>
public KeepKeyMessage.SimpleSignTx.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyMessage.SimpleSignTx.Builder>
public KeepKeyMessage.SimpleSignTx.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyMessage.SimpleSignTx.Builder>
public KeepKeyMessage.SimpleSignTx.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyMessage.SimpleSignTx.Builder>
public KeepKeyMessage.SimpleSignTx.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyMessage.SimpleSignTx.Builder>
public KeepKeyMessage.SimpleSignTx.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyMessage.SimpleSignTx.Builder>
public KeepKeyMessage.SimpleSignTx.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<KeepKeyMessage.SimpleSignTx.Builder>
public KeepKeyMessage.SimpleSignTx.Builder mergeFrom(KeepKeyMessage.SimpleSignTx other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyMessage.SimpleSignTx.Builder>
public KeepKeyMessage.SimpleSignTx.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<KeepKeyMessage.SimpleSignTx.Builder>
IOException
public List<KeepKeyType.TxInputType> getInputsList()
transaction inputs
repeated .TxInputType inputs = 1;
getInputsList
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public int getInputsCount()
transaction inputs
repeated .TxInputType inputs = 1;
getInputsCount
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public KeepKeyType.TxInputType getInputs(int index)
transaction inputs
repeated .TxInputType inputs = 1;
getInputs
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public KeepKeyMessage.SimpleSignTx.Builder setInputs(int index, KeepKeyType.TxInputType value)
transaction inputs
repeated .TxInputType inputs = 1;
public KeepKeyMessage.SimpleSignTx.Builder setInputs(int index, KeepKeyType.TxInputType.Builder builderForValue)
transaction inputs
repeated .TxInputType inputs = 1;
public KeepKeyMessage.SimpleSignTx.Builder addInputs(KeepKeyType.TxInputType value)
transaction inputs
repeated .TxInputType inputs = 1;
public KeepKeyMessage.SimpleSignTx.Builder addInputs(int index, KeepKeyType.TxInputType value)
transaction inputs
repeated .TxInputType inputs = 1;
public KeepKeyMessage.SimpleSignTx.Builder addInputs(KeepKeyType.TxInputType.Builder builderForValue)
transaction inputs
repeated .TxInputType inputs = 1;
public KeepKeyMessage.SimpleSignTx.Builder addInputs(int index, KeepKeyType.TxInputType.Builder builderForValue)
transaction inputs
repeated .TxInputType inputs = 1;
public KeepKeyMessage.SimpleSignTx.Builder addAllInputs(Iterable<? extends KeepKeyType.TxInputType> values)
transaction inputs
repeated .TxInputType inputs = 1;
public KeepKeyMessage.SimpleSignTx.Builder clearInputs()
transaction inputs
repeated .TxInputType inputs = 1;
public KeepKeyMessage.SimpleSignTx.Builder removeInputs(int index)
transaction inputs
repeated .TxInputType inputs = 1;
public KeepKeyType.TxInputType.Builder getInputsBuilder(int index)
transaction inputs
repeated .TxInputType inputs = 1;
public KeepKeyType.TxInputTypeOrBuilder getInputsOrBuilder(int index)
transaction inputs
repeated .TxInputType inputs = 1;
getInputsOrBuilder
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public List<? extends KeepKeyType.TxInputTypeOrBuilder> getInputsOrBuilderList()
transaction inputs
repeated .TxInputType inputs = 1;
getInputsOrBuilderList
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public KeepKeyType.TxInputType.Builder addInputsBuilder()
transaction inputs
repeated .TxInputType inputs = 1;
public KeepKeyType.TxInputType.Builder addInputsBuilder(int index)
transaction inputs
repeated .TxInputType inputs = 1;
public List<KeepKeyType.TxInputType.Builder> getInputsBuilderList()
transaction inputs
repeated .TxInputType inputs = 1;
public List<KeepKeyType.TxOutputType> getOutputsList()
transaction outputs
repeated .TxOutputType outputs = 2;
getOutputsList
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public int getOutputsCount()
transaction outputs
repeated .TxOutputType outputs = 2;
getOutputsCount
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public KeepKeyType.TxOutputType getOutputs(int index)
transaction outputs
repeated .TxOutputType outputs = 2;
getOutputs
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public KeepKeyMessage.SimpleSignTx.Builder setOutputs(int index, KeepKeyType.TxOutputType value)
transaction outputs
repeated .TxOutputType outputs = 2;
public KeepKeyMessage.SimpleSignTx.Builder setOutputs(int index, KeepKeyType.TxOutputType.Builder builderForValue)
transaction outputs
repeated .TxOutputType outputs = 2;
public KeepKeyMessage.SimpleSignTx.Builder addOutputs(KeepKeyType.TxOutputType value)
transaction outputs
repeated .TxOutputType outputs = 2;
public KeepKeyMessage.SimpleSignTx.Builder addOutputs(int index, KeepKeyType.TxOutputType value)
transaction outputs
repeated .TxOutputType outputs = 2;
public KeepKeyMessage.SimpleSignTx.Builder addOutputs(KeepKeyType.TxOutputType.Builder builderForValue)
transaction outputs
repeated .TxOutputType outputs = 2;
public KeepKeyMessage.SimpleSignTx.Builder addOutputs(int index, KeepKeyType.TxOutputType.Builder builderForValue)
transaction outputs
repeated .TxOutputType outputs = 2;
public KeepKeyMessage.SimpleSignTx.Builder addAllOutputs(Iterable<? extends KeepKeyType.TxOutputType> values)
transaction outputs
repeated .TxOutputType outputs = 2;
public KeepKeyMessage.SimpleSignTx.Builder clearOutputs()
transaction outputs
repeated .TxOutputType outputs = 2;
public KeepKeyMessage.SimpleSignTx.Builder removeOutputs(int index)
transaction outputs
repeated .TxOutputType outputs = 2;
public KeepKeyType.TxOutputType.Builder getOutputsBuilder(int index)
transaction outputs
repeated .TxOutputType outputs = 2;
public KeepKeyType.TxOutputTypeOrBuilder getOutputsOrBuilder(int index)
transaction outputs
repeated .TxOutputType outputs = 2;
getOutputsOrBuilder
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public List<? extends KeepKeyType.TxOutputTypeOrBuilder> getOutputsOrBuilderList()
transaction outputs
repeated .TxOutputType outputs = 2;
getOutputsOrBuilderList
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public KeepKeyType.TxOutputType.Builder addOutputsBuilder()
transaction outputs
repeated .TxOutputType outputs = 2;
public KeepKeyType.TxOutputType.Builder addOutputsBuilder(int index)
transaction outputs
repeated .TxOutputType outputs = 2;
public List<KeepKeyType.TxOutputType.Builder> getOutputsBuilderList()
transaction outputs
repeated .TxOutputType outputs = 2;
public List<KeepKeyType.TransactionType> getTransactionsList()
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
getTransactionsList
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public int getTransactionsCount()
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
getTransactionsCount
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public KeepKeyType.TransactionType getTransactions(int index)
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
getTransactions
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public KeepKeyMessage.SimpleSignTx.Builder setTransactions(int index, KeepKeyType.TransactionType value)
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
public KeepKeyMessage.SimpleSignTx.Builder setTransactions(int index, KeepKeyType.TransactionType.Builder builderForValue)
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
public KeepKeyMessage.SimpleSignTx.Builder addTransactions(KeepKeyType.TransactionType value)
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
public KeepKeyMessage.SimpleSignTx.Builder addTransactions(int index, KeepKeyType.TransactionType value)
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
public KeepKeyMessage.SimpleSignTx.Builder addTransactions(KeepKeyType.TransactionType.Builder builderForValue)
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
public KeepKeyMessage.SimpleSignTx.Builder addTransactions(int index, KeepKeyType.TransactionType.Builder builderForValue)
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
public KeepKeyMessage.SimpleSignTx.Builder addAllTransactions(Iterable<? extends KeepKeyType.TransactionType> values)
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
public KeepKeyMessage.SimpleSignTx.Builder clearTransactions()
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
public KeepKeyMessage.SimpleSignTx.Builder removeTransactions(int index)
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
public KeepKeyType.TransactionType.Builder getTransactionsBuilder(int index)
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
public KeepKeyType.TransactionTypeOrBuilder getTransactionsOrBuilder(int index)
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
getTransactionsOrBuilder
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public List<? extends KeepKeyType.TransactionTypeOrBuilder> getTransactionsOrBuilderList()
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
getTransactionsOrBuilderList
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public KeepKeyType.TransactionType.Builder addTransactionsBuilder()
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
public KeepKeyType.TransactionType.Builder addTransactionsBuilder(int index)
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
public List<KeepKeyType.TransactionType.Builder> getTransactionsBuilderList()
transactions whose outputs are used to build current inputs
repeated .TransactionType transactions = 3;
public boolean hasCoinName()
coin to use
optional string coin_name = 4 [default = "Bitcoin"];
hasCoinName
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public String getCoinName()
coin to use
optional string coin_name = 4 [default = "Bitcoin"];
getCoinName
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public com.google.protobuf.ByteString getCoinNameBytes()
coin to use
optional string coin_name = 4 [default = "Bitcoin"];
getCoinNameBytes
in interface KeepKeyMessage.SimpleSignTxOrBuilder
public KeepKeyMessage.SimpleSignTx.Builder setCoinName(String value)
coin to use
optional string coin_name = 4 [default = "Bitcoin"];
public KeepKeyMessage.SimpleSignTx.Builder clearCoinName()
coin to use
optional string coin_name = 4 [default = "Bitcoin"];
public KeepKeyMessage.SimpleSignTx.Builder setCoinNameBytes(com.google.protobuf.ByteString value)
coin to use
optional string coin_name = 4 [default = "Bitcoin"];
public final KeepKeyMessage.SimpleSignTx.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyMessage.SimpleSignTx.Builder>
public final KeepKeyMessage.SimpleSignTx.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyMessage.SimpleSignTx.Builder>
Copyright © 2013–2019 Bitcoin Solutions Ltd. All rights reserved.