mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-11 01:27:58 +01:00
rs: Add cln-rpc metadata
This commit is contained in:
parent
845503f72e
commit
89534f749a
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ version = "0.1.2"
|
|||
edition = "2021"
|
||||
license = "MIT"
|
||||
description = "An async RPC client for Core Lightning."
|
||||
homepage = "https://github.com/ElementsProject/lightning/tree/master/cln-rpc"
|
||||
repository = "https://github.com/ElementsProject/lightning"
|
||||
documentation = "https://docs.rs/cln-rpc"
|
||||
|
||||
[[example]]
|
||||
name = "cln-rpc-getinfo"
|
||||
|
|
Loading…
Add table
Reference in a new issue