Update rpcv2.md

This commit is contained in:
Philippe Delrieu 2023-09-07 15:09:04 +02:00 committed by GitHub
parent 22e0431624
commit dd924e1415
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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