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