bitcore/lib/transaction
Esteban Ordano af43228daf Add `PublicKeyHashInput` and `ScriptHashInput`.
Remove `_outpoints`, `_utxos` from Transaction, as that info
can be efficiently retrieved from the inputs
2014-12-15 18:19:39 -03:00
..
input Add `PublicKeyHashInput` and `ScriptHashInput`. 2014-12-15 18:19:39 -03:00
index.js Refactor transaction to match new API 2014-12-10 12:44:30 -03:00
output.js Transaction: toNumber/fromNumber to set satoshis 2014-12-13 15:10:51 -05:00
sighash.js Refactor transaction to match new API 2014-12-10 12:44:30 -03:00
transaction.js Add `PublicKeyHashInput` and `ScriptHashInput`. 2014-12-15 18:19:39 -03:00