Skip to content

v2.1.3

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:28
· 67 commits to dev since this release
  • updated get_invoices method status argument typing to not include InvoiceStatus.EXPIRED according to the Crypto Pay API
  • token to net matching feature doesn't use threads anymore for the local event loop that called get_me method, instead a separate synchronous function was created