Skip to content

v2.8.0

Latest
Compare
Choose a tag to compare
@jklein24 jklein24 released this 15 May 00:21
· 1 commit to main since this release
558b7c0

What's Changed

  • Add idempotency where useful!
    • Add optional idempotency_key to pay_invoice and request_withdrawal.
    • Add idempotency_key to OutgoingPayment and Withdrawal objects.
    • Add new outgoing_payment_for_idempotency_key query.