mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-12 10:30:29 +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"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
description = "An async RPC client for Core Lightning."
|
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]]
|
[[example]]
|
||||||
name = "cln-rpc-getinfo"
|
name = "cln-rpc-getinfo"
|
||||||
|
|
Loading…
Add table
Reference in a new issue