From 6024059bcb64ed8c4c055e00bee40958b35d4ce8 Mon Sep 17 00:00:00 2001 From: Shreerang Kale Date: Fri, 1 Aug 2025 12:17:12 +0530 Subject: [PATCH] Update readme --- stack/stack-orchestrator/stack/solana-proxy/README.md | 6 ++++-- stack/stack-orchestrator/stack/solana-proxy/stack.yml | 1 - 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/stack/stack-orchestrator/stack/solana-proxy/README.md b/stack/stack-orchestrator/stack/solana-proxy/README.md index 63edbbd..0b4b959 100644 --- a/stack/stack-orchestrator/stack/solana-proxy/README.md +++ b/stack/stack-orchestrator/stack/solana-proxy/README.md @@ -66,8 +66,10 @@ laconic-so deployment --dir solana-proxy-deployment start ``` The Solana RPC proxy will be available at: -- RPC endpoint: -- WebSocket endpoint: + +* RPC endpoint: + +* WebSocket endpoint: ## Clean up diff --git a/stack/stack-orchestrator/stack/solana-proxy/stack.yml b/stack/stack-orchestrator/stack/solana-proxy/stack.yml index 02f82df..51f4ce6 100644 --- a/stack/stack-orchestrator/stack/solana-proxy/stack.yml +++ b/stack/stack-orchestrator/stack/solana-proxy/stack.yml @@ -5,4 +5,3 @@ containers: - cerc/solana-proxy pods: - solana-proxy -