mimblewimble/grin

Update grin/pool.md documentation

Open

#2,447 opened on 2019年1月22日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Rust (4,876 stars) (991 forks)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

コントリビューターガイド