We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83a9bb6 commit 14a97c7Copy full SHA for 14a97c7
bot.mainnet.toml
@@ -8,7 +8,7 @@ l2-rpc = "$OPBNB_BRIDGE_BOT_L2_RPC"
8
9
[tx-signer]
10
privkey = "$OPBNB_BRIDGE_BOT_PRIVKEY"
11
-gas-price = 3000000000 # 3 gwei
+gas-price = 1000000000 # 1 gwei
12
13
[db]
14
host = "$OPBNB_BRIDGE_BOT_DB_HOST"
0 commit comments