You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Daniel Cousens 400be7114b use payments in TxBuilder 7 years ago
..
payments use payments in TxBuilder 7 years ago
templates witnessScriptHash: fix null decompile leading to errors -- TODO: add test 7 years ago
address.js sed -i 's/ var / const /', with const->let fixes 7 years ago
block.js sed -i 's/ var / const /', with const->let fixes 7 years ago
bufferutils.js sed -i 's/ var / const /', with const->let fixes 7 years ago
crypto.js sed -i 's/^var /const /' 7 years ago
ecpair.js sed -i 's/ var / const /', with const->let fixes 7 years ago
index.js index: expose payments 7 years ago
networks.js rm Litecoin 7 years ago
script.js add payments p2ms, p2pk, p2pkh, p2sh, p2wpkh, p2wsh 7 years ago
script_number.js sed -i 's/ var / const /', with const->let fixes 7 years ago
script_signature.js sed -i 's/ var / const /', with const->let fixes 7 years ago
transaction.js sed -i 's/ var / const /', with const->let fixes 7 years ago
transaction_builder.js use payments in TxBuilder 7 years ago
types.js sed -i 's/^var /const /' 7 years ago