Skip to content
Snippets Groups Projects
Commit 7fa1ed36 authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files

[*] Genesis events updated

parent e56e406f
No related branches found
No related tags found
No related merge requests found
Pipeline #5242 passed with stage
in 4 minutes and 7 seconds
......@@ -12,9 +12,8 @@ is_single_line=false
is_celled=true
is_add_directly=true
datum_add_hashes_count=1
is_static_genesis_event=true
static_genesis_event=0x0A022A6B6A83DE28D62AAC14D7EB2BAE61020B6B5ADFA4C87E7B0525BE8C884F
static_genesis_event=0xE0CCC6C94FEC3BCA0776DD3F37F287DA3F437887D6AFB61EE1320403F96D0B73
# Proof-of-State consensus config
[dag-pos]
......
......@@ -18,9 +18,8 @@ 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=0x1A9C9017AE72F4FAC40D30471A2E0918B7B7917F7F419136F8B0E909C9A3431E
static_genesis_event=0x3893F021FF4AC718D46ABA6BD66EB143948E1F7E85F332E45DB03F8CE4951DA4
[dag-poa]
auth_certs_prefix=dapcash.testnet.master.cell
......
[chain]
id=0x0000000000000000
shard_id=0x0000000000000000
name=zerochain
load_priority=1
# Possible values [token, emission, transaction]
datum_types=[token,emission,shard,ca]
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=false
static_genesis_event=0xEB2152E716245D067BEA80E8CB6D7C35859B2E0E91AF4201486BB443F6AEE7FF
[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
# Kelvin Blockchain: development network
# General section
[general]
id=0x0000000000000001
name=kelvin-testnet
# Possible values: light, full, archive, master, root
node-role={NODE_TYPE}
#node-alias=addr-%node_addr%
#node-addr=1234::1234::1234::1234
gdb_groups_prefix=kelvin-testnet
# node addr exired time in hours (168h=1w 720h=1m 8760h=1y), by default 720h(1week)
#node-addr=0x10
#node-addr-expired=168
# type of node addr [auto, static, dinamic]
node_addr_type=auto
seed_nodes_hostnames=[0.root.testnet.klvn.io,1.root.testnet.klvn.io,2.root.testnet.klvn.io,3.root.testnet.klvn.io,4.root.testnet.klvn.io]
seed_nodes_aliases=[kelvin.testnet.root.0,kelvin.testnet.root.1,kelvin.testnet.root.2,kelvin.testnet.root.3,kelvin.testnet.root.4]
seed_nodes_addrs=[ffff::0000::0000::0001,ffff::0000::0000::0002,ffff::0000::0000::0003,ffff::0000::0000::0004,ffff::0000::0000::0005]
seed_nodes_port=[8079,8079,8079,8079,8079]
#[auth]
#type=ca
#acl_accept_ca_list=[]
#acl_accept_ca_gdb=
#acl_accept_ca_chains=all
#[role-master]
#proc_chains=[0x00000001]
#[dag-poa]
#events-sign-cert=mycert
#[dag-pos]
#events-sign-wallet=mywallet
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