check-bolt: handle references to early-drafts too.

Particularly for the onchain.md draft.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2016-05-04 16:03:04 +09:30
parent 1245ffaae3
commit 3f374d8d8b
2 changed files with 136 additions and 75 deletions

View File

@@ -8,7 +8,7 @@ PROTOCC:=protoc-c
CCANDIR := ccan
# Where we keep the BOLT RFCs
BOLTDIR := ../lightning-rfc/bolts/
BOLTDIR := ../lightning-rfc/
# Bitcoin uses DER for signatures (Add BIP68 & HAS_CSV if it's supported)
BITCOIN_FEATURES := \