Skip to content
Snippets Groups Projects
Commit 663c759a authored by Aleksandr Vodianov's avatar Aleksandr Vodianov
Browse files

change pathes in chains

parent c66e6d12
No related branches found
No related tags found
3 merge requests!459Release 5.1,!272Feature 5173,!264Support 5213
Showing
with 172 additions and 0 deletions
[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=[emission,transaction]
consensus=dag_poa
[files]
storage_dir=/opt/cellframe-node/var/lib/network/core-t/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=0x65D9E91CD08DBDEFAAF30AEC316DC87F8BEE482843B3EA128FF2566B53E5AFA8
[dag-poa]
auth_certs_prefix=core-t
auth_certs_number=3
auth_certs_number_verify=1
auth_certs_dir=/opt/cellframe-node/share/ca
[chain]
id=0x0000000000000001
name=plasma
load_priority=2
# Possible values [token, emission, transaction]
datum_types=[transaction,ca]
mempool_auto_types=[transaction]
consensus=dag_pos
[dag]
is_single_line=false
is_celled=true
is_add_directly=true
datum_add_hashes_count=3
is_static_genesis_event=true
static_genesis_event=0x39827168F25185FFBD0A44A41AF43265EB85D6E4A92544E72364E536C9A29D87
# Proof-of-State consensus config
[dag-pos]
# Tokens hold and hold_value must be equel size
# KELT - test token, KEL - main tokem
tokens_hold=[CFNT]
# 1000 coins for both
tokens_hold_value=[1000000000000]
# Confirmations minimum
confirmations_minimum=1
[files]
storage_dir=/opt/cellframe-node/var/lib/network/core-t/plasma
[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=[emission]
consensus=dag_poa
[files]
storage_dir=/opt/cellframe-node/var/lib/network/kelvin-testnet/zerochain/
[dag]
is_single_line=true
is_celled=false
is_add_directly=true
datum_add_hashes_count=1
# Switched off to false because hash symbols below are not well recognized
is_static_genesis_event=true
static_genesis_event=0x642DEBE847A73FA0505C6648C1086675B6B4ADDDC4A8D333DCCD4169228E1E97
[dag-poa]
auth_certs_prefix=kelvin.testnet.root
auth_certs_number=5
auth_certs_number_verify=1 #4
auth_certs_dir=/opt/cellframe-node/share/ca
[chain]
id=0x0000000000000001
name=plasma
load_priority=2
# Possible values [token, emission, transaction]
datum_types=[transaction,ca]
mempool_auto_types=[transaction]
consensus=dag_pos
[dag]
is_single_line=false
is_celled=true
is_add_directly=true
datum_add_hashes_count=3
is_static_genesis_event=true
static_genesis_event=0x8EA91DC2E2E9271ECC8F55EFF610ADA9ED21E4CA44108A67DA11FB93831CABD8
# Proof-of-State consensus config
[dag-pos]
# Tokens hold and hold_value must be equel size
# KELT - test token, KEL - main tokem
tokens_hold=[KELT,KEL]
# 1000 coins for both
tokens_hold_value=[1000000000,1000000000]
# Confirmations minimum
confirmations_minimum=1
[files]
storage_dir=/opt/cellframe-node/var/lib/network/kelvin-testnet/plasma
[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=/opt/cellframe-node/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=/opt/cellframe-node/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=/opt/cellframe-node/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=/opt/cellframe-node/share/ca
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