XRPLF / xrpl-py

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

feat: add input check for OracleSet params AssetPrice and Scale #711

Closed anissa-ripple closed 4 months ago

anissa-ripple commented 4 months ago

High Level Overview of Change

Context of Change

Type of Change

Did you update CHANGELOG.md?

Test Plan

anissa-ripple commented 4 months ago

I removed the nested model validation since that is covered by @mvadari 's PR here https://github.com/XRPLF/xrpl-py/pull/708