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

README: Include BIP Layers in index

This commit is contained in:
Luke Dashjr
2016-12-15 05:04:28 +00:00
parent d2a8fb089d
commit 183852337b
2 changed files with 93 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ use strict;
use warnings;
my $topbip = 9999;
my $include_layer = 0;
my $include_layer = 1;
my %RequiredFields = (
BIP => undef,