yyolk / xrpl-price-persist-oracle

A Serverless Application Model stack that persists the $XRP price to the XRPL every minute as a TrustLine. There are no servers, it is effectively a "smart contract" in Python for the XRPL.
https://egge.gg
Other
9 stars 2 forks source link

update rpc url for mainnet #46

Closed yyolk closed 2 years ago

yyolk commented 2 years ago

xrplcluster.com responds with a message when being throttled that creates an avalanche of failures.

In the interim until my node is available, I may have to swap between json-rpc urls

This should resolve the non-reporting gaps over the last 12 hours

image image