mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 11:47:08 +00:00
* description rules and fact_txs update * blocks update * idls and labels * wip * wip * update desc * update * update doc rules * update table desc per new rules * updates
11 lines
453 B
Markdown
11 lines
453 B
Markdown
{% docs network %}
|
|
The name of the Solana network from which this block was sourced. Common values include 'mainnet-beta', 'testnet', or 'devnet'. Used to distinguish between different Solana environments and support multi-network analytics.
|
|
|
|
**Example:**
|
|
- "mainnet-beta"
|
|
- "testnet"
|
|
|
|
**Business Context:**
|
|
- Enables filtering and analysis by network environment.
|
|
- Important for cross-network comparisons and testnet/mainnet separation.
|
|
{% enddocs %} |