solana-foundation / developer-content

Collection of Developer content for exploring, learning, and building in the Solana ecosystem.
https://solana.com/developers
84 stars 101 forks source link

fix: clarify quic tpu port for peering #160

Closed tigarcia closed 2 months ago

tigarcia commented 3 months ago

Problem

The stake weighted QoS guide is not clear on the PORT number that should be used by the RPC node when specifying --rpc-send-transaction-tpu-peer

Summary of Changes

Adds a few sentences to clarify how to identify the quic tpu port number based on the dynamic port range.

Fixes #

jacobcreech commented 3 months ago

@tigarcia can you run yarn run prettier:fix and commit to make the linter happy?