@@ -48,7 +48,5 @@ console.log(data) //"arbitrary text 123"
48
48
49
49
# Known Bugs
50
50
- When using large data (>300kB) and public nodes, the writing process may fail due to rate limits. xrpio will attempt to mitigate this, but success is inconsistent.
51
-- xrpio will occasionally leave behind residual socket connections and timed intervals. This is an issue with the underlying xrpl library. A pull request was submitted and we are witing for the fix.