-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathvalidator-config.ini
57 lines (47 loc) · 1.45 KB
/
validator-config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# EOSIO Testnet VALIDATOR NODE Config file
# https://eoscostarica.io
agent-name = {your_agent_name}
# PLUGINS
plugin = eosio::chain_plugin
plugin = eosio::producer_plugin
plugin = eosio::net_api_plugin
# CHAIN
max-transaction-time = 200
chain-state-db-size-mb = 16384
reversible-blocks-db-size-mb = 512
contracts-console = true
abi-serializer-max-time-ms = 2000
wasm-runtime = wabt
enable-stale-production = false
pause-on-startup = false
max-irreversible-block-age = -1
txn-reference-block-lag = 0
# BLOCK PRODUCER
producer-name = {your_producer_name}
# PEERING NETWORK
p2p-server-address = {your_p2p_server_address}
p2p-listen-endpoint = {your_p2p_listen_endpoint}
p2p-max-nodes-per-host = 150
max-clients = 150
connection-cleanup-period = 30
sync-fetch-span = 2000
allowed-connection = producers
allowed-connection = specified
# ar.val1 PEERING INFO
peer-key = EOS69Gm2FveXAgELpUGSNz2144QebC5TFhgyZnxiBgzELXnfLQK4c
p2p-peer-address = val1.testnet.lacchain.eosargentina.io:9870
# ar.val2 PEERING INFO
peer-key =
p2p-peer-address =
# boot.cr PEERING INFO
peer-key = EOS8BH2nzvnztDRqszxnBLo3pvKrZRQZrRJgXBuKH7FoYkfaYNUd1
p2p-peer-address =
# cr.validator PEERING INFO
peer-key = EOS8MKDDbwSvj1wpdDZd4CL11zKehx6Ez7MxH17GhF4jRENkDxNNJ
p2p-peer-address =
# iadb.boot1 PEERING INFO
peer-key = EOS7Lvf76XgjhaLQs64u6AoVPoYaGAccGU2p5UTtjmxcvFya7bQHT
p2p-peer-address =
# iadb.val1 PEERING INFO
peer-key = EOS5kgACYpGMKgz88ugo5JFREvPtMH22Hh9biKWPxzwb8bsM2oSGw
p2p-peer-address =