dart-lightning / lndart.cln_grpc

An experimental GRPC interface for core lightning written in dart
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

grpc: give the possibility to expose the host and port #10

Closed vincenzopalazzo closed 2 years ago

vincenzopalazzo commented 2 years ago

This is a big bug for a network library.

This library should never work locally because locally we have the UNIX socket!

Signed-off-by: Vincenzo Palazzo vincenzopalazzodev@gmail.com