BitGo / bitgo-utxo-lib

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

refactor(zcash): move read/write to bufferutils #76

Closed OttoAllmendinger closed 4 years ago

OttoAllmendinger commented 4 years ago

Increases readability of src/transaction.js and reduces difference to upstream.

Issue: BG-16466