fusion44 / blitz_api

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

Support onchain transaction batching #81

Open fusion44 opened 2 years ago

fusion44 commented 2 years ago

A user might want to batch onchain transactions, but we support sending to one output per tx only at the moment.

CLN: https://lightning.readthedocs.io/lightning-txprepare.7.html LND: https://api.lightning.community/#sendoutputs