Package | Description |
---|---|
com.satoshilabs.trezor.protobuf |
Modifier and Type | Class and Description |
---|---|
static class |
TrezorType.TransactionType
Structure representing transaction
@used_in SimpleSignTx
|
static class |
TrezorType.TransactionType.Builder
Structure representing transaction
@used_in SimpleSignTx
|
Modifier and Type | Method and Description |
---|---|
TrezorType.TransactionTypeOrBuilder |
TrezorMessage.SimpleSignTxOrBuilder.getTransactionsOrBuilder(int index)
transactions whose outputs are used to build current inputs
|
TrezorType.TransactionTypeOrBuilder |
TrezorMessage.SimpleSignTx.getTransactionsOrBuilder(int index)
transactions whose outputs are used to build current inputs
|
TrezorType.TransactionTypeOrBuilder |
TrezorMessage.SimpleSignTx.Builder.getTransactionsOrBuilder(int index)
transactions whose outputs are used to build current inputs
|
TrezorType.TransactionTypeOrBuilder |
TrezorMessage.TxAckOrBuilder.getTxOrBuilder()
optional .TransactionType tx = 1; |
TrezorType.TransactionTypeOrBuilder |
TrezorMessage.TxAck.getTxOrBuilder()
optional .TransactionType tx = 1; |
TrezorType.TransactionTypeOrBuilder |
TrezorMessage.TxAck.Builder.getTxOrBuilder()
optional .TransactionType tx = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends TrezorType.TransactionTypeOrBuilder> |
TrezorMessage.SimpleSignTxOrBuilder.getTransactionsOrBuilderList()
transactions whose outputs are used to build current inputs
|
List<? extends TrezorType.TransactionTypeOrBuilder> |
TrezorMessage.SimpleSignTx.getTransactionsOrBuilderList()
transactions whose outputs are used to build current inputs
|
List<? extends TrezorType.TransactionTypeOrBuilder> |
TrezorMessage.SimpleSignTx.Builder.getTransactionsOrBuilderList()
transactions whose outputs are used to build current inputs
|
Copyright © 2013–2018 Bitcoin Solutions Ltd. All rights reserved.