BitGo / BitGoJS

BitGo JavaScript SDK
https://developers.bitgo.com/
Apache License 2.0
354 stars 272 forks source link

fix(wp): use createPsbtDecode instead of createPsbtFromBuffer #4959

Closed OttoAllmendinger closed 1 week ago

OttoAllmendinger commented 1 week ago

The endpoint will now accept both hex and base64 encoded PSBTs.

Issue: BTC-1351