mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-14 19:25:51 +00:00
Add a method for signing a given input and use it. Convert some code that was working with raw bytes to use TransactionSignature. Rename Transaction.hashTransactionForSignature to just hashForSignature. General API tweaks and cleanups.