Elenpay / NodeGuard

NodeGuard is a treasury management solution for Lightning nodes
GNU Affero General Public License v3.0
18 stars 4 forks source link

New call to retrieve the channel through GRPC #307

Closed markettes closed 1 year ago

markettes commented 1 year ago

feat(nodeguard.proto): add GetChannel RPC method to retrieve channel information by ID

feat(NodeGuardService.cs): implement GetChannel method to retrieve channel information by ID