Skip to content
Snippets Groups Projects

Support 3844

Merged Aleksei Voronin requested to merge support-3844 into master
3 files
+ 6
4
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -4,7 +4,7 @@ shard_id=0x0000000000000000
name=zerochain
load_priority=1
# Possible values [token, emission, transaction]
datum_types=[token,emission,shard,ca]
datum_types=[token,emission,shard,ca,transaction]
mempool_auto_types=[emission]
consensus=dag_poa
@@ -19,8 +19,8 @@ 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
is_static_genesis_event=true
static_genesis_event=0x642DEBE847A73FA0505C6648C1086675B6B4ADDDC4A8D333DCCD4169228E1E97
[dag-poa]
auth_certs_prefix=kelvin.testnet.root
Loading