XRPLF / xrpl.js

A JavaScript/TypeScript API for interacting with the XRP Ledger in Node.js and the browser
https://xrpl.org/
1.19k stars 507 forks source link

fix: make transaction-generating scripts more robust #2690

Open mvadari opened 2 months ago

mvadari commented 2 months ago

High Level Overview of Change

Title says it all.

Context of Change

There were some issues when working on price oracle.

Type of Change

Did you update HISTORY.md?

Test Plan

Tested locally.