XRPLF / xrpl-py

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

feat: add support for `server_definitions` RPC #659

Closed mvadari closed 11 months ago

mvadari commented 11 months ago

High Level Overview of Change

Title says it all.

Context of Change

https://github.com/XRPLF/rippled/pull/4703

Type of Change

Did you update HISTORY.md?

Test Plan

Added tests. Pass in CI.