Module: Solana::Utils::MAINNET
- Defined in:
- lib/solana-ruby/utils.rb
Overview
Endpoints for the mainnet.
Constant Summary collapse
- HTTP =
HTTP endpoint for the mainnet.
'https://api.mainnet-beta.solana.com'
- WS =
WebSocket endpoint for the mainnet.
'wss://api.mainnet-beta.solana.com'