-net - name of the Cellframe Network. The list of networks can be found in the <Config_dir> \ etc \ network folder or received by The Cellframe-Node-CLI using command - net list-chain - the name of Chain. The list of chains can be found in the directory <Config_dir> \ etc \ network \ <network_name> or by the Cellframe-Node-CLI using command - net list chains
If you request command in the Cellframe network, use parameter -chain main.
CLI Example
Command:
cellframe-node-cli block last -net raiden -chain main
Response:
Last block num: 16511Last block hash: 0x31770B9BA8B838067EDA6ABA5A0C2B88FEF611945E249C9AEB3640AE873E0E4Ets_created: Thu, 20 Jun 2024 06:09:41 -0400raiden.main has blocks: 16511
Parameters:net - name of the Cellframe Network. The list of networks can be found in the <Config_dir> \ etc \ network folder or received using - Node Command - NET LISTchain - the name of chain (main or zerochain)
If you make a request in the Cellframe network, use parameter chain:main.