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: update the model with the last proto files from core lightning #29

Closed vincenzopalazzo closed 2 years ago

vincenzopalazzo commented 2 years ago

Core lightning v0.12.0rc1 is out, so we should update the protofiles in order to support the new release, and maybe create a new release.

So we can upgrade also the clnapp to support a more recent version of the plugin

@KAVAN-DESAI make sure that you to checkout the tag with the correct version

vincenzopalazzo commented 2 years ago

Fixed https://github.com/dart-lightning/lndart.cln_grpc/pull/30