path:/path/to/locode.db# Path to UN/LOCODE database file
fee:
main_chain:50000000# Fixed8 value of extra GAS fee for mainchain contract invocation; ignore if notary is enabled in mainchain
side_chain:200000000# Fixed8 value of extra GAS fee for sidechain contract invocation; ignore if notary is enabled in sidechain
named_container_register:2500000000# Fixed8 value of extra GAS fee for named conatiner registration in container contract; ignore if notary is enabled in sidechain
timers:
emit:240# Number of sidechain blocks between GAS emission cycles; disabled by default
stop_estimation:
mul:1# Multiplier in x/y relation of when to stop basic income estimation within the epoch
div:4# Divider in x/y relation of when to stop basic income estimation within the epoch
collect_basic_income:
mul:1# Multiplier in x/y relation of when to start basic income asset collection within the epoch
div:2# Divider in x/y relation of when to start basic income asset collecting within the epoch
distribute_basic_income:
mul:3# Multiplier in x/y relation of when to start basic income asset distribution within the epoch
div:4# Divider in x/y relation of when to start basic income asset distribution within the epoch
emit:
storage:
amount:800000000# Fixed8 value of sidechain GAS emitted to all storage nodes once per GAS emission cycle; disabled by default
mint:
value:20000000# Fixed8 value of sidechain GAS transferred to account that received a deposit from mainchain
cache_size:1000# LRU cache size of all deposit receivers to avoid double GAS emission
balance_threshold:100000000000# Fixed8 value of inner ring wallet balance threshold when GAS emission for deposit receivers is disabled; disabled by default
workers:
alphabet:10# Number of workers to process events from alphabet contract in parallel
balance:10# Number of workers to process events from balance contract in parallel
container:10# Number of workers to process events from container contract in parallel
processing:597f5894867113a41e192801709c02497f611de8# Address of processing contract in mainchain; ignore if mainchain is disabled or notary is disabled in mainchain
audit: 219e37aed2180b87e7fe945dbf97d67125e8d73f # Optional:override address of audit contract in sidechain
balance: d2aa48d14b17b11bc4c68205027884a96706dd16 # Optional:override address of balance contract in sidechain
container: ed4a7a66fe3f9bfe50f214b49be8f215a3c886b6 # Optional:override address of container contract in sidechain