public static class TransactionSigner.ProposedTransaction extends Object
Modifier and Type | Field and Description |
---|---|
Map<Script,List<ChildNumber>> |
keyPaths
HD key paths used for each input to derive a signing key.
|
Transaction |
partialTx |
Constructor and Description |
---|
ProposedTransaction(Transaction partialTx) |
public final Transaction partialTx
public final Map<Script,List<ChildNumber>> keyPaths
public ProposedTransaction(Transaction partialTx)
Copyright © 2016. All rights reserved.