-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathwriter-config.ini
38 lines (32 loc) · 952 Bytes
/
writer-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
# EOSIO Testnet WRITER NODE Config file
# https://eoscostarica.io
agent-name = {your_agent_name}
# PLUGINS
plugin = eosio::chain_plugin
plugin = eosio::chain_api_plugin
# CHAIN
max-transaction-time = 200
http-max-response-time-ms = 500
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
allowed-connection = any
# HTTP
access-control-allow-origin = *
http-validate-host = false
verbose-http-errors = true
http-server-address = 0.0.0.0:80
enable-account-queries = true
# boot.cr PEERING INFO
peer-key = EOS8BH2nzvnztDRqszxnBLo3pvKrZRQZrRJgXBuKH7FoYkfaYNUd1
p2p-peer-address =
# iadb.boot1 PEERING INFO
peer-key = EOS7Lvf76XgjhaLQs64u6AoVPoYaGAccGU2p5UTtjmxcvFya7bQHT
p2p-peer-address =