Closed abdulhaseeb4239 closed 1 year ago
Latest commit: e892084e4aa1b080fb75c1f0ddb44f99f435d9d3
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
@abdulhaseeb4239 is attempting to deploy a commit to the Blockstack Team on Vercel.
A member of the Team first needs to authorize it.
Merging to the existing wip branch
Description
Modified the interface to accept an array of recipient addresses and amounts in order to support multiple recipients. Updated BTCTransferOptions and BTCTransferPayload interfaces.
Link to relevant issues and documentation: #283 https://github.com/hirosystems/connect/issues/283#issuecomment-1397938096
Example: Added ability to add multiple recipients when sending a BTC transfer request
For details refer to issue #283
Type of Change