Skip to content

cdp-sdk-v0.14.0

Compare
Choose a tag to compare
@0xRAG 0xRAG released this 14 Jan 22:23
· 20 commits to master since this release
86e2df2

Added

  • Add skip_batching option to Wallet.transfer to allow for lower latency gasless transfers.
  • Add Webhook.delete_webhook instance method to delete a webhook instance.
  • Add ExternalAddress derived Address class.

Deprecated

  • Deprecate Webhook.delete static method in Webhook which deletes a webhook by its ID.