Просмотр исходного кода

event_graph: remove block until synced TODO

dasman 2 лет назад
Родитель
Сommit
c59eff836a
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      src/event_graph/proto.rs

+ 0 - 2
src/event_graph/proto.rs

@@ -16,8 +16,6 @@
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
-// TODO: FIXME: Some of the protocols should block operations until DAG is synced.
-
 use std::{
     collections::{BTreeMap, HashSet},
     sync::{