aggstam пре 3 година
родитељ
комит
47886bc6e1
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      bin/drk/src/rpc_blockchain.rs

+ 0 - 1
bin/drk/src/rpc_blockchain.rs

@@ -342,7 +342,6 @@ impl Drk {
             }
             }
 
 
             // Write down the slot number into back to the wallet
             // Write down the slot number into back to the wallet
-            // TODO: Why doesn't it work?
             let query = format!(
             let query = format!(
                 "UPDATE {} SET {} = ?1;",
                 "UPDATE {} SET {} = ?1;",
                 MONEY_INFO_TABLE, MONEY_INFO_COL_LAST_SCANNED_SLOT
                 MONEY_INFO_TABLE, MONEY_INFO_COL_LAST_SCANNED_SLOT