BitGo / BitGoJS

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

feat: support specifying unspents in Ada sendmany calls #4701

Closed hitansh-bitgo closed 3 months ago

hitansh-bitgo commented 3 months ago

Ticket: WIN-1832

There was a change added to support building Ada transaction using user specified unspents in the intent. This PR is to support specifying unspents in sendmany as well.