BitGo / bitgo-utxo-lib

UTXO coins functions implemented in pure JavaScript
83 stars 142 forks source link

Move `bitcoingold.test.js` to test/forks/btg #57

Closed OttoAllmendinger closed 4 years ago

OttoAllmendinger commented 4 years ago

In order to allow for more altcoin tests, we should organize them in test/forks/$coinName/. Other coins will be moved/added next.

ae33eda Fix bitcoingold test