diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2023-12-09 17:08:45 +0100 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2023-12-10 20:38:21 +0100 |
commit | 895d5fea41177e444c18f4fdc820fffa5f67d5bf (patch) | |
tree | 42fd1e9507384abcd9c6e82f18ccca813f8b6296 /internal/merkle/TODO | |
parent | f124940f75e1f49100fe5381019d2f65d6915304 (diff) |
Add drafty skeleton
Diffstat (limited to 'internal/merkle/TODO')
-rw-r--r-- | internal/merkle/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/merkle/TODO b/internal/merkle/TODO new file mode 100644 index 0000000..46cc0cb --- /dev/null +++ b/internal/merkle/TODO @@ -0,0 +1 @@ +Drop this package, fix the minor edit in upstream. |