1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 01:40:05 +01:00

scripts/buildtable: Comments-Summary is technically optional

This commit is contained in:
Luke Dashjr 2017-05-05 15:13:20 +00:00
parent a27cb636f5
commit dd3254bb00

View File

@ -9,7 +9,6 @@ my %RequiredFields = (
BIP => undef,
Title => undef,
Author => undef,
'Comments-Summary' => undef,
'Comments-URI' => undef,
Status => undef,
Type => undef,