rpc.csv
stores in the rpc folder.
The rpc.csv is an important file because it stores all the rpc urls that are used in any modules.

NAME
NAMEThis field is alias of your RPC which you will use in all tasks
RPC
RPCThis field is for the url link of the node which is start from http:// or https://
WEBSOCKET
WEBSOCKETThis field is for the websocket url of the node. This link moslty starts either from ws:// or wss://
GPA
GPAThis field is required for a specific RPC call, which some RPC providers might disable. If your provider supports this method, leave it blank. Otherwise, enter an alternative link that allows GPA methods.
Some rpc providers with free tier :
GRPC
GRPCThis field is for the Geyser connection. Should be filled with your own URL. The URL can start with ws://, wss://, http://, or https://.
Last updated