From fd6c683d6f4fcae87b53e7ec209b179ba7cba8c3 Mon Sep 17 00:00:00 2001 From: Ben Carman Date: Fri, 28 Feb 2020 13:56:00 -0600 Subject: [PATCH] Update roadmap to reflect #10, #23 --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 2d6abe6..2bdf6f2 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,6 @@ Pull requests and comments welcome. ### Works in Progress -- Rework partipants shared public keys and addresses ([#10](https://github.com/discreetlogcontracts/dlcspecs/pull/10)) - -- Funding, CET, and Closing Transaction `sequence` numbers and `nLocktime` ([#23](https://github.com/discreetlogcontracts/dlcspecs/pull/23)) - - Funding, CET, and Closing Transaction input and output ordering ([#18](https://github.com/discreetlogcontracts/dlcspecs/issues/18)) - Transaction dust limits ([#11](https://github.com/discreetlogcontracts/dlcspecs/issues/11))