mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 09:41:44 +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
453 B
453 B
{% 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 %}