core-lightning/contrib/msggen/msggen
joe.miyamoto 562974acdb Fix miner bug in rust client generator.
This commit fixes a bug in a function `gen_enum`, which
is not caught because so far we have no non-required field in enums
defined in json schema.
2022-04-21 16:43:50 +09:30
..
__init__.py msggen: Parse JSON-RPC schemas and build the in-memory model 2022-02-11 16:02:25 +01:00
__main__.py cln-rpc: Yet more RPC methods being mapped 2022-04-02 09:46:01 +10:30
grpc.py cln-rpc: Add Sha256 and Secret types 2022-04-02 09:46:01 +10:30
model.py msggen: Don't assume we have properties in the schema 2022-04-02 09:46:01 +10:30
rust.py Fix miner bug in rust client generator. 2022-04-21 16:43:50 +09:30