mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-05 18:00:30 +02:00
scripts/buildtable: Comments-Summary is technically optional
This commit is contained in:
parent
a27cb636f5
commit
dd3254bb00
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user