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:
@@ -3,7 +3,7 @@ use strict;
|
||||
use warnings;
|
||||
|
||||
my $topbip = 9999;
|
||||
my $include_layer = 0;
|
||||
my $include_layer = 1;
|
||||
|
||||
my %RequiredFields = (
|
||||
BIP => undef,
|
||||
|
||||
Reference in New Issue
Block a user