public class TxRequestDetailsType extends Object
Value object to provide the following to high level messages:
This provides meta information regarding how transactions should be located and inputs/outputs explored
Constructor and Description |
---|
TxRequestDetailsType(boolean hasRequestIndex,
int requestIndex,
boolean hasTxHash,
byte[] txHash) |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<Integer> |
getRequestIndex() |
com.google.common.base.Optional<byte[]> |
getTxHash() |
String |
toString() |
Copyright © 2013–2019 Bitcoin Solutions Ltd. All rights reserved.