mimblewimble/grin

Update grin/pool.md documentation

Open

#2,447 创建于 2019年1月22日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Rust (4,876 star) (991 fork)batch import
help wantedtask

描述

pool.md documentation claims we are using a DAG to represent mempool transactions, which is no longer correct:

Hashmap: We don’t use DAG for mempool anymore

贡献者指南