core-lightning/cln-grpc
Christian Decker 0354a7fdb1 cln-rpc: Add OutputDesc for {addr: amt} style arguments
This is likely inherited from bitcoind, and a bit awkward for us, so
we parse it into a classic struct, but serialize it back into the
bitcoind format when talking to the RPC.
2022-04-02 09:46:01 +10:30
..
proto cln-rpc: Add OutputDesc for {addr: amt} style arguments 2022-04-02 09:46:01 +10:30
src cln-rpc: Add OutputDesc for {addr: amt} style arguments 2022-04-02 09:46:01 +10:30
build.rs cln-grpc: Generate grpc bindings from proto 2022-02-28 23:25:37 +00:00
Cargo.toml cln-grpc: Set cln-grpc version to 0.0.1 until it's complete 2022-03-30 12:15:55 +10:30
Makefile cln-grpc: Generate server dispatcher 2022-02-28 23:25:37 +00:00