Skip to content
Snippets Groups Projects
Commit 7d0ba7d1 authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files
parents a626d9d0 4b535dba
No related branches found
No related tags found
No related merge requests found
......@@ -7,16 +7,16 @@ datum_types=[token,emission,shard,ca]
consensus=dag_poa
[files]
storage_dir=/opt/kelvin-node/var/lib/network/kelvin-testnet/zerochain/
storage_dir=/opt/cellframe-node/var/lib/network/kelvin-testnet/zerochain/
[dag]
is_single_line=true
is_celled=false
is_add_directly=false
is_add_directly=true
datum_add_hashes_count=1
[dag-poa]
auth_certs_prefix=kelvin.testnet.root
auth_certs_number=5
auth_certs_number_verify=1 #4
auth_certs_dir=/opt/kelvin-node/share/ca
auth_certs_dir=/opt/cellframe-node/share/ca
......@@ -8,7 +8,7 @@ consensus=dag_pos
[dag]
is_single_line=false
is_celled=true
is_add_directly=false
is_add_directly=true
datum_add_hashes_count=3
# Proof-of-State consensus config
......@@ -20,5 +20,5 @@ tokens_hold=[KELT,KEL]
tokens_hold_value=[1000000000000000,1000000000000000]
[files]
storage_dir=/opt/kelvin-node/var/lib/network/kelvin-testnet/plasma
storage_dir=/opt/cellframe-node/var/lib/network/kelvin-testnet/plasma
Subproject commit 66e9e9a4e4bcd5e4b62197175037071c97a76f3d
Subproject commit d693fe5d8fc0ad3074714a70f4abfe328f9e755a
Subproject commit 45dd9baa36330ea679f5cbd3e52b4d8a6ae1679b
Subproject commit 0bcfe08e22b221d54c06362ca879e7f118dc7849
Subproject commit 70546e34bae06f1023dedbc21282be8cf615d75d
Subproject commit c2de2d3e990da68ce7150c1e08c6e3cbc132cb75
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