Module ln_gateway::lightning::cln
source · Structs§
- An
ILnRpcClient
that wraps aroundGatewayLightningClient
for convenience, and makes real RPC requests over the wire to a remote lightning node. The lightning node is exposed via a correspondingGatewayLightningServer
.