Skip to content
Snippets Groups Projects
Commit 942c98a6 authored by Roman Khlopkov's avatar Roman Khlopkov 🔜
Browse files

[+] Subzero testnet

parent 5d1024f7
No related branches found
No related tags found
1 merge request!272Feature 5173
[chain]
id=0x0000000000000000
shard_id=0x0000000000000000
name=zerochain
load_priority=1
# Possible values [token, emission, transaction]
datum_types=[token,emission,shard,ca,transaction]
mempool_auto_types=[all]
consensus=dag_poa
[files]
storage_dir=/Applications/Cellframe.app/Contents/Resources/var/lib/network/subzero/zerochain/
[dag]
is_single_line=true
is_celled=false
is_add_directly=true
datum_add_hashes_count=1
is_static_genesis_event=true
static_genesis_event=0x17546F64F432EA2C5166C3710C1777F135FF8D70D7EE4D52157B9A05F8A580A1
[dag-poa]
auth_certs_prefix=subzero.cellframe.root
auth_certs_number=5
auth_certs_number_verify=1
auth_certs_dir=/Applications/Cellframe.app/Contents/Resources/share/ca
[chain]
id=0x0000000000000001
shard_id=0x0000000000000000
name=support
load_priority=1
# Possible values [token, emission, transaction]
datum_types=[token,emission,shard,ca,transaction]
mempool_auto_types=[emission,transaction]
consensus=dag_poa
[files]
storage_dir=/Applications/Cellframe.app/Contents/Resources/var/lib/network/subzero/zerochain/
[dag]
is_single_line=true
is_celled=false
is_add_directly=true
datum_add_hashes_count=1
is_static_genesis_event=true
static_genesis_event=0xA2A605B6B147A07AB057F6F1304DCFB7387703F15845B5957FB9E390F9507893
[dag-poa]
auth_certs_prefix=subzero.cellframe.root
auth_certs_number=5
auth_certs_number_verify=1
auth_certs_dir=/Applications/Cellframe.app/Contents/Resources/share/ca
# Subzero testnet
# General section
[general]
id=0x000000000000acca
name=subzero
# Possible values: light, full, archive, master, root
node-role={NODE_TYPE}
seed_nodes_aliases=[subzero.cellframe.root.0,subzero.cellframe.root.1,subzero.cellframe.root.2,subzero.cellframe.root.3,subzero.cellframe.root.4]
seed_nodes_hostnames=[0.root.subzero.cellframe.net,1.root.subzero.cellframe.net,2.root.subzero.cellframe.net,3.root.subzero.cellframe.net,4.root.subzero.cellframe.net]
seed_nodes_addrs=[ACCA::0000::0000::0001,ACCA::0000::0000::0002,ACCA::0000::0000::0003,ACCA::0000::0000::0004,ACCA::0000::0000::0005]
seed_nodes_port=[8099,8099,8099,8099,8099]
private=false
#[auth]
#type=ca
#acl_accept_ca_list=[]
#acl_accept_ca_gdb=
#acl_accept_ca_chains=all
#[dag-poa]
#events-sign-cert=mycert
#[block-poa]
#blocks-sign-cert=mycert
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment