Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/network-data/solana/rewardable-entities.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ All actors in the network that receive tokens are considered "Rewardable Entitie

A rewardable entity on the Helium Network is represented on Solana as an NFT (Non-Fungible Token).

NFTs are ideal for this job as they represent ownership in a way that is easily transferrable and
NFTs are ideal for this job as they represent ownership in a way that is easily transferable and
recognized by all major wallets.

## Fetching Rewardable Entities
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ other parameters with default values set. Leave any unmentioned parameter at it'
3. Enter a **Name** e.g. Helium_AAA
4. Enter a **Server Address** with the IP of the RadSecProxy you installed earlier.
5. Enter the **Key** and **Confirm Key** fields equal to "mysecret" (modify if you have modified
during the RadSecProxy container installtion)
during the RadSecProxy container installation)
6. Confirm the **Auth Port** and **Acct Port** are 1812 and 1813 respectively
<figure className="screensnippet-wrapper">
<img
Expand Down Expand Up @@ -300,7 +300,7 @@ creation for each instance incrementing the names with an integer e.g. Helium_AA
2. Click on **+Add**
3. Enter **Name** as **Helium**
4. Enter **SSID** as **Helium**
5. Enter **WLAN ID** as your next availabel integer e.g. 4
5. Enter **WLAN ID** as your next available integer e.g. 4
6. Select **Enable** to turn the ssid on
7. Select Enable/Discable for 6GHz as you hardware supports
<figure className="screensnippet-wrapper">
Expand Down