BitcoinJS v5.1.3 Release Notes

Release Date: 2019-08-07 // over 4 years ago
  • 🔄 changed

    • TypeScript types: Made Signer and SignerAsync use any for network since we only check for equivalence. (#1448)
    • ⚡️ TypeScript types: Made the args for addInput and addOutput for Psbt actually accept updateInput and updateOutput parameters. (#1449)