Completes the current new round, verifies it and publishes new events in the chain.
Command syntax:
dag round complete -net <net_name> -chain <chain_name>
Options:
-net - name of the Cellframe network. The list of networks can be found in the <Config_dir> \ etc \ network folder folder or received by the Cellframe-Node-Cli Net List command-chain - the name of Chain. The list of chain can be found in the directory <Config_dir> \ etc \ network \ <network_name> or get the Cellframe-Node-App Net List Chains command
CLI Example
Command:
cellframe-node-cli dag round complete -net foobar -chain zerochain
Parameters:net (network_name) - 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:zerochain.