solana-models/models/descriptions/columns/software_version.md
tarikceric e6437be363
An 6390/llm descriptions 3 (#860)
* gov descriptions

* marinade descriptions

* cleanup
2025-07-22 10:18:18 -07:00

545 B

{% docs software_version %}

The Solana mainnet version running on the validator. This field tracks which software version the validator is operating, enabling network upgrade monitoring and compatibility analysis.

Data type: STRING (version number) Business context: Used to track network upgrades, analyze version adoption patterns, and monitor compatibility across the network. Analytics use cases: Network upgrade tracking, version adoption analysis, and compatibility monitoring. Example: '1.17.0', '1.16.0'

{% enddocs %}