mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 13:26:44 +00:00
356 B
356 B
{% docs network %} The name of the blockchain network where the block or transaction was recorded. Data type: STRING. For Flow, this typically indicates the environment (e.g., 'mainnet', 'testnet', 'sandboxnet'). This field is important for distinguishing between production and test data, and for multi-network analytics. Example: 'mainnet'. {% enddocs %}