solana config set
, the tool will also set a computed WebSocket endpoint, which is incorrect.To use WebSocket, you must set the WebSocket explicitly with --ws
.Example:ShellConnection
to connect to your Solana node and get account balance:
Client
to connect to your Solana node and get account balance: