XRPLF / xrpl-py

A Python library to interact with the XRP Ledger (XRPL) blockchain
ISC License
151 stars 86 forks source link

fix: update hooks testnet url #692

Closed pdp2121 closed 9 months ago

pdp2121 commented 9 months ago

High Level Overview of Change

The hooks testnet url was changed a while ago but the previous one worked. That seems to have been disabled recently. New url is https://xahau-test.net

Type of Change

Did you update CHANGELOG.md?