From 6eb37b00c69a08df63b7d07d477f4f4b301d9d92 Mon Sep 17 00:00:00 2001 From: Dzejkop Date: Wed, 17 Apr 2024 11:10:26 +0200 Subject: [PATCH] Fix 1/admin/relayers --- src/db.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/db.rs b/src/db.rs index ec2b221..bdc010d 100644 --- a/src/db.rs +++ b/src/db.rs @@ -170,6 +170,7 @@ impl Database { nonce, current_nonce, max_inflight_txs, + max_queued_txs, gas_price_limits, enabled FROM relayers