1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-09 15:53:54 +00:00

Merge BIPs 340-342

This commit is contained in:
Luke Dashjr
2020-01-24 00:01:16 +00:00
10 changed files with 1162 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ my %MiscField = (
'Discussions-To' => undef,
'Post-History' => undef,
'Replaces' => undef,
'Requires' => undef,
'Superseded-By' => undef,
);