From cc44c9db66d123caceebfc31f4cdb914a198ca6d Mon Sep 17 00:00:00 2001 From: 0g-peterzhb <158457852+0g-peterzhb@users.noreply.github.com> Date: Thu, 27 Jun 2024 16:19:40 +0800 Subject: [PATCH] remove mine id (#98) --- run/config.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/run/config.toml b/run/config.toml index 5510861..3bc4d50 100644 --- a/run/config.toml +++ b/run/config.toml @@ -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. #