Package | Description |
---|---|
com.satoshilabs.trezor.protobuf |
Modifier and Type | Class and Description |
---|---|
static class |
TrezorMessage.EstimateTxSize
Request: Estimated size of the transaction
This behaves exactly like SignTx, which means that it can ask using TxRequest
This call is non-blocking (except possible PassphraseRequest to unlock the seed)
@next TxSize
@next Failure
|
static class |
TrezorMessage.EstimateTxSize.Builder
Request: Estimated size of the transaction
This behaves exactly like SignTx, which means that it can ask using TxRequest
This call is non-blocking (except possible PassphraseRequest to unlock the seed)
@next TxSize
@next Failure
|
Copyright © 2013–2017 Bitcoin Solutions Ltd. All rights reserved.