Skip to content

v5.5.0

Latest
Compare
Choose a tag to compare
@slowbackspace slowbackspace released this 20 Dec 17:07
· 7 commits to master since this release
0be1e0c

[5.5.0] - 2023-12-20

Added

  • Cardano SanchoNet support

Changed

  • Updated Blockfrost OpenAPI to 0.1.60
  • Deps bump
  • verifyWebhookSignature now returns strongly typed webhook event. Additionally, webhookPayload parameter now accepts both string and object types, eliminating the need to manually convert the payload to a string.
  • removed unnecessary promise wrap from most methods