From ab460a3a671e6f7f5b8c5a260d6b4889d5556228 Mon Sep 17 00:00:00 2001 From: 0xp3gasus <0xp3gasus@proton.me> Date: Fri, 18 Oct 2024 17:33:57 +0200 Subject: [PATCH] Changeset version file --- .changeset/quiet-meals-confess.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/quiet-meals-confess.md diff --git a/.changeset/quiet-meals-confess.md b/.changeset/quiet-meals-confess.md new file mode 100644 index 000000000..2b53e48ae --- /dev/null +++ b/.changeset/quiet-meals-confess.md @@ -0,0 +1,5 @@ +--- +'@xchainjs/xchain-solana': patch +--- + +Solana client can work with multiple RPC endpoints.