From 496ea524cb859dc23363c048d58898bf0f6dc5fb Mon Sep 17 00:00:00 2001 From: tymur999 Date: Mon, 15 Jul 2024 01:03:28 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b5458d10..0f6d30a8 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ with commodity vms. Optionally the Lite RCP micro-services can be configured to send the transactions to a complementary __QUIC forward proxy__ instead of the solana tpu ([details](quic-forward-proxy/README.md)). + +Only **BASE58** transactions are supported at this time, without any params eg. `preflightCommitment`, `maxRetries`, or `encoding`. + ### Confirmation strategies 1) Subscribe to new blocks using websockets (deprecated)