mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 00:54:20 +01:00
bolt-gen: rm unused bolt-generator; rename new bolt generator
delete now unused wire-generator and replace it with the newer version.
This commit is contained in:
committed by
Rusty Russell
parent
32eaae0cb9
commit
068496298c
@@ -45,9 +45,7 @@ Here's a list of parts, with notes:
|
||||
- check-bolt.c: check the source code contains correct BOLT quotes
|
||||
(as used by check-source)
|
||||
- generate-wire.py: generates wire marshal/unmarshal-ing
|
||||
routines for subdaemons.
|
||||
- generate-bolts.py: generate marshal/unmarshal routines
|
||||
from extracted BOLT specs.
|
||||
routines for subdaemons and BOLT specs.
|
||||
- mockup.sh / update-mocks.sh: tools to generate mock functions for
|
||||
unit tests.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user