From e754a913d017b9ad43f3337c13c9ec98f1f9d8d3 Mon Sep 17 00:00:00 2001 From: nitowa Date: Wed, 23 Nov 2022 05:55:08 +0100 Subject: [PATCH] update README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f1caab4..f3c7850 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,5 @@ console.log(data) //"arbitrary text 123" # Known Bugs - 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. -- 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. - # [Full documentation](https://gitea.nitowa.xyz/docs/xrpio)