소스 검색

event_graph: remove block until synced TODO

dasman 2 년 전
부모
커밋
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/>.
  * 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::{
 use std::{
     collections::{BTreeMap, HashSet},
     collections::{BTreeMap, HashSet},
     sync::{
     sync::{