remove mine id (#98)

This commit is contained in:
0g-peterzhb 2024-06-27 16:19:40 +08:00 committed by GitHub
parent 4ee782e4bc
commit cc44c9db66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -181,10 +181,6 @@ log_sync_start_block_number = 512567
# Mine contract address for incentive.
mine_contract_address = "0x8B9221eE2287aFBb34A7a1Ef72eB00fdD853FFC2"
# Miner ID registered in contract, which is mandatory for incentive.
# The value should be a hex string of length 64 without 0x prefix.
miner_id = ""
# Miner key is used to sign blockchain transaction for incentive.
# The value should be a hex string of length 64 without 0x prefix.
#