mirror of
https://github.com/bitcoin/bips.git
synced 2026-04-27 16:38:39 +00:00
scripts/buildtable: Comments-Summary is technically optional
This commit is contained in:
@@ -9,7 +9,6 @@ my %RequiredFields = (
|
|||||||
BIP => undef,
|
BIP => undef,
|
||||||
Title => undef,
|
Title => undef,
|
||||||
Author => undef,
|
Author => undef,
|
||||||
'Comments-Summary' => undef,
|
|
||||||
'Comments-URI' => undef,
|
'Comments-URI' => undef,
|
||||||
Status => undef,
|
Status => undef,
|
||||||
Type => undef,
|
Type => undef,
|
||||||
|
|||||||
Reference in New Issue
Block a user