-
Notifications
You must be signed in to change notification settings - Fork 4
/
observer-config.ini
40 lines (34 loc) · 1.01 KB
/
observer-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
# EOSIO Testnet OBSERVER NODE Config file
# https://eoscostarica.io
agent-name = {your_agent_name}
# PLUGINS
plugin = eosio::chain_plugin
plugin = eosio::chain_api_plugin
plugin = eosio::state_history_plugin
state-history-endpoint = 0.0.0.0:8080
chain-state-history = true
# CHAIN
chain-state-db-size-mb = 16384
reversible-blocks-db-size-mb = 512
abi-serializer-max-time-ms = 2000
contracts-console = true
# 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
sync-fetch-span = 2000
p2p-accept-transactions = false
api-accept-transactions = false
allowed-connection = any
# HTTP
http-server-address = 0.0.0.0:80
access-control-allow-origin = *
http-validate-host = false
verbose-http-errors = true
# boot.cr PEERING INFO
peer-key = EOS8BH2nzvnztDRqszxnBLo3pvKrZRQZrRJgXBuKH7FoYkfaYNUd1
p2p-peer-address =
# iadb.boot1 PEERING INFO
peer-key = EOS7Lvf76XgjhaLQs64u6AoVPoYaGAccGU2p5UTtjmxcvFya7bQHT
p2p-peer-address =