update default config (#42)

This commit is contained in:
0g-peterzhb 2024-04-09 15:48:35 +08:00 committed by GitHub
parent 3e22a6a027
commit 0131de26c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,12 +19,12 @@ rpc_listen_address = "0.0.0.0:5678"
log_config_file = "log_config"
blockchain_rpc_endpoint = "https://evmtestnet.confluxrpc.com"
blockchain_rpc_endpoint = "https://rpc-testnet.0g.ai"
log_contract_address = "0xcb7afff6f048ec1fb033aa7b495ed0dd932c8656"
mine_contract_address = "0x0d0d21020d04621479489f9ebde9a0373efbb838"
log_contract_address = "0x22C1CaF8cbb671F220789184fda68BfD7eaA2eE1"
mine_contract_address = "0x8B9221eE2287aFBb34A7a1Ef72eB00fdD853FFC2"
log_sync_start_block_number = 134253180
log_sync_start_block_number = 512567
log_page_size = 999
# [sync]
@ -33,3 +33,7 @@ log_page_size = 999
# find_peer_timeout = "30s"
# sync_file_by_rpc_enabled = true
# sync_file_on_announcement_enabled = false
# [miner]
# miner_id
# miner_key