Carthagenet
Built-in Multinetwork Node alias:
carthagenetRun Docker image:
wget -O carthagenet.sh https://gitlab.com/tezos/tezos/raw/latest-release/scripts/tezos-docker-manager.sh
Carthagenet is a test network running the Carthage protocol. Carthagenet will run until Carthage is replaced by another protocol on Mainnet.
On Carthagenet, the following constants differ from Mainnet:
preserved_cyclesis 3 instead of 5;blocks_per_cycleis 2048 instead of 4096;blocks_per_voting_periodis 2048 instead of 32768;time_between_blocksis[ 30, 40 ]instead of[ 60, 40 ];test_chain_durationis 43200 instead of 1966080;quorum_minis 3000 (i.e. 30%) instead of 2000 (i.e. 20%);
Last updated
Was this helpful?