Explorar el Código

drk: removed todo

aggstam hace 3 años
padre
commit
47886bc6e1
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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
-            // TODO: Why doesn't it work?
             let query = format!(
                 "UPDATE {} SET {} = ?1;",
                 MONEY_INFO_TABLE, MONEY_INFO_COL_LAST_SCANNED_SLOT