From dd924e14157c06b1535480ecb7daedbbd500e67e Mon Sep 17 00:00:00 2001 From: Philippe Delrieu Date: Thu, 7 Sep 2023 15:09:04 +0200 Subject: [PATCH] Update rpcv2.md --- docs/rpcv2.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/rpcv2.md b/docs/rpcv2.md index ed393630..8f3c15b7 100644 --- a/docs/rpcv2.md +++ b/docs/rpcv2.md @@ -87,11 +87,11 @@ Method calls: ##### Task to do: - getvoteaccounts: need geyser plugin update. First point to start with. Need to develop the PR. See the issue https://github.com/solana-labs/solana/issues/31446 + getvoteaccounts: Stream from geyser. See the issue https://github.com/solana-labs/solana/issues/31446 - -> getleaderschedule can be define from vote accounts. Define the Algo + getleaderschedule: Stream from geyser - getclusternodes: next one or gossip. See how they publish their port and ip. See gossip protocol and on the RPC v1 code + getclusternodes: Geuser or gossip. #### Removed RPC calls