interledger / open-payments

Protocol to setup payments between entities on the Web based on GNAP
https://openpayments.dev
Apache License 2.0
160 stars 27 forks source link

chore: export OutgoingPaymentWithSpentAmounts #480

Closed BlairCurrey closed 4 weeks ago

BlairCurrey commented 4 weeks ago

Changes proposed in this pull request

exports OutgoingPaymentWithSpentAmounts type

Context

missed in https://github.com/interledger/open-payments/pull/474

changeset-bot[bot] commented 4 weeks ago

🦋 Changeset detected

Latest commit: 28732082b7d386d4940758817a5d9c862f1cd854

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------------------------- | ----- | | @interledger/open-payments | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

netlify[bot] commented 4 weeks ago

Deploy Preview for openpayments-preview canceled.

Name Link
Latest commit 28732082b7d386d4940758817a5d9c862f1cd854
Latest deploy log https://app.netlify.com/sites/openpayments-preview/deploys/665e7400667afa0008f3d983
sidvishnoi commented 1 day ago

Q: Shouldn't this be return type of outgoingPayment.create?