Skip to content

docs: correct TNS constant name and add missing AVAX chain#112

Open
familiarcow wants to merge 1 commit intothorchain:masterfrom
familiarcow:docs/fix-tns-doc-20260202
Open

docs: correct TNS constant name and add missing AVAX chain#112
familiarcow wants to merge 1 commit intothorchain:masterfrom
familiarcow:docs/fix-tns-doc-20260202

Conversation

@familiarcow
Copy link

Summary

Two fixes to the THORChain Name Service documentation:

  1. Constant name fix: Changed TNSBlockFee to TNSFeePerBlock (the correct constant name)
  2. Chain list fix: Added missing Avalanche (AVAX) - the doc said "eleven (11)" chains but only listed 10

Source of Truth

Changes

  • Fixed constant name from TNSBlockFee to TNSFeePerBlock
  • Added Avalanche to the chain list to match actual count of 11 chains

Test Plan

  • Verified constant name against thornode source code
  • Verified chain list against live mainnet inbound_addresses endpoint
  • Markdown renders correctly

- Changed TNSBlockFee to TNSFeePerBlock (correct constant name)
- Added missing Avalanche (AVAX) to the chain list (doc said 11 but listed only 10)

Verified against:
- thornode commit: 83dc71a3d
- Live mainnet: https://thornode.ninerealms.com/thorchain/inbound_addresses
Sources:
- thornode/constants/constants_v1.go:L83 (TNSFeePerBlock)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant