| Package | Description |
|---|---|
| com.satoshilabs.trezor.protobuf |
| Modifier and Type | Class and Description |
|---|---|
static class |
TrezorType.TxInputType
Protobuf type
TxInputType |
static class |
TrezorType.TxInputType.Builder
Protobuf type
TxInputType |
| Modifier and Type | Method and Description |
|---|---|
TrezorType.TxInputTypeOrBuilder |
TrezorType.TransactionTypeOrBuilder.getInputsOrBuilder(int index)
repeated .TxInputType inputs = 2; |
TrezorType.TxInputTypeOrBuilder |
TrezorType.TransactionType.getInputsOrBuilder(int index)
repeated .TxInputType inputs = 2; |
TrezorType.TxInputTypeOrBuilder |
TrezorType.TransactionType.Builder.getInputsOrBuilder(int index)
repeated .TxInputType inputs = 2; |
TrezorType.TxInputTypeOrBuilder |
TrezorMessage.SimpleSignTxOrBuilder.getInputsOrBuilder(int index)
repeated .TxInputType inputs = 1; |
TrezorType.TxInputTypeOrBuilder |
TrezorMessage.SimpleSignTx.getInputsOrBuilder(int index)
repeated .TxInputType inputs = 1; |
TrezorType.TxInputTypeOrBuilder |
TrezorMessage.SimpleSignTx.Builder.getInputsOrBuilder(int index)
repeated .TxInputType inputs = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends TrezorType.TxInputTypeOrBuilder> |
TrezorType.TransactionTypeOrBuilder.getInputsOrBuilderList()
repeated .TxInputType inputs = 2; |
List<? extends TrezorType.TxInputTypeOrBuilder> |
TrezorType.TransactionType.getInputsOrBuilderList()
repeated .TxInputType inputs = 2; |
List<? extends TrezorType.TxInputTypeOrBuilder> |
TrezorType.TransactionType.Builder.getInputsOrBuilderList()
repeated .TxInputType inputs = 2; |
List<? extends TrezorType.TxInputTypeOrBuilder> |
TrezorMessage.SimpleSignTxOrBuilder.getInputsOrBuilderList()
repeated .TxInputType inputs = 1; |
List<? extends TrezorType.TxInputTypeOrBuilder> |
TrezorMessage.SimpleSignTx.getInputsOrBuilderList()
repeated .TxInputType inputs = 1; |
List<? extends TrezorType.TxInputTypeOrBuilder> |
TrezorMessage.SimpleSignTx.Builder.getInputsOrBuilderList()
repeated .TxInputType inputs = 1; |
Copyright © 2013–2016 Bitcoin Solutions Ltd. All rights reserved.