fusion44 / blitz_api

A management backend for the RaspiBlitz project written in Python / FastAPI
MIT License
19 stars 18 forks source link

Implement unlock CLN wallet (RaspiBlitz only) #133

Closed fusion44 closed 2 years ago

fusion44 commented 2 years ago

RaspiBlitz implements an unlock wallet feature on top of CLN. We must create a CLN_GRPC specialization for the RaspiBlitz platform for this.

refs https://github.com/rootzoll/raspiblitz/issues/3167