public static class Main.Tx extends Transaction
Transaction.Input, Transaction.Output| Constructor and Description |
|---|
Tx() |
| Modifier and Type | Method and Description |
|---|---|
void |
signTx(PrivateKey sk,
int input) |
addInput, addOutput, addSignature, finalize, getHash, getInput, getInputs, getOutput, getOutputs, getRawDataToSign, getRawTx, numInputs, numOutputs, removeInput, removeInput, setHashpublic void signTx(PrivateKey sk, int input) throws SignatureException
SignatureException