From 5bc476d41b631a0b416df37d9b1153686f8d465b Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 25 Apr 2022 17:21:45 +0300 Subject: Implement gas fee --- config.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 96fc02f..3d4bc72 100644 --- a/config.yaml +++ b/config.yaml @@ -19,7 +19,9 @@ block_reward: 2 tx_upper_limit: 4 tx_lower_limit: 1 # Transaction traffic reward -tx_traffic_reward: 1 +tx_traffic_reward: 2 +# Transaction gas fee +tx_gas_fee: 2 # The bots in the network # Fingerprint: botconfig bots: -- cgit v1.2.3-70-g09d2