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 3588fc1db3
fix BN require
7 years ago
..
_regtest.js sed -i 's/ var / const /', with const->let fixes 7 years ago
addresses.js sed -i 's/ var / const /', with const->let fixes 7 years ago
bip32.js sed -i 's/ var / const /', with const->let fixes 7 years ago
blocks.js sed -i 's/ var / const /', with const->let fixes 7 years ago
cltv.js sed -i 's/ var / const /', with const->let fixes 7 years ago
crypto.js fix BN require 7 years ago
csv.js sed -i 's/ var / const /', with const->let fixes 7 years ago
stealth.js sed -i 's/ var / const /', with const->let fixes 7 years ago
transactions.js sed -i 's/ var / const /', with const->let fixes 7 years ago