XRPLF / xrpl-py

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

refactor: use single Oracle class for Price Oracles #704

Closed khancode closed 1 month ago

khancode commented 1 month ago

High Level Overview of Change

Use single Oracle class for Price Oracles support.

Context of Change

Type of Change

Did you update CHANGELOG.md?

Test Plan

Updated unit tests.