Package | Description |
---|---|
org.bitcoinj.signers |
Transaction signers know how to calculate signatures over transactions in different contexts, for example, using
local private keys or fetching them from remote servers.
|
Modifier and Type | Method and Description |
---|---|
protected abstract CustomTransactionSigner.SignatureAndKey |
CustomTransactionSigner.getSignature(Sha256Hash sighash,
List<ChildNumber> derivationPath) |
Copyright © 2016. All rights reserved.