As of today, we started getting the following error for our `tx pull` calls in several Github workflows: ``` tx ERROR: invalid literal for int() with base 10: '100.0' ```
As of today, we started getting the following error for our
tx pullcalls in several Github workflows: