BitcoinJS v5.2.0 Release Notes

Release Date: 2020-09-11 // over 3 years ago
  • 🔄 changed

    • ⚡️ Updated PSBT to allow for witnessUtxo and nonWitnessUtxo simultaneously (Re: segwit psbt bug) (#1563)

    added

    • PSBT methods getInputType, inputHasPubkey, inputHasHDKey, outputHasPubkey, outputHasHDKey (#1563)