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
.
ILnRpcClient
that wraps around GatewayLightningClient
for
convenience, and makes real RPC requests over the wire to a remote lightning
node. The lightning node is exposed via a corresponding
GatewayLightningServer
.