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

move client calling to ledger into our error handling scope #48

Closed yyolk closed 2 years ago

yyolk commented 2 years ago

move signing (and autofilling, which calls out) into our try..catch

this was missed when trying autofill