Andrew Camilleri
Andrew Camilleri
This could help: https://github.com/btcpayserver/BTCPayServer.Lightning/blob/dee2f2809d31ec7681b0b97b96fb7a610993b18e/src/BTCPayServer.Lightning.CLightning/CLightningClient.cs#L418
We run C-lightning-rest as a standalone service in its own docker container so we cannot have a plugin
My main concern is the app plugin change, which is still uncovering bugs as we go progress
I think we can create a view similar to the create api key for each role so that you can see what permissions are available. This opens us up to...
https://github.com/btcpayserver/BTCPayServer.Lightning/pull/94 should fix this since you are on lnd. CLN and eclair won't work just yet though as it requires btcpay.ln changes
Umbrel is not configured to handle btcpay plugins yet On Wed, Sep 7, 2022, 15:36 arbadacarba ***@***.***> wrote: > Yes its a feature of the new version - which is...
Since you are not using our docker deployment method, ( we detect via the `BTCPAY_DOCKERDEPLOYMENT: "false"`), we cannot automate restarting btcpay, which is needed after installing/updating/removing plugins. Curious to hear...
> @Kukks can you merge my PR please? @dennisreimann has already given his blessing before Riga. I haven't reviewed it myself yet. I don't merge anything this big until I've...
Please post the invoice event logs On Tue, Aug 23, 2022, 20:38 valsha.github.io ***@***.***> wrote: > What is your BTCPay version? > > 1.6.9 > How did you deploy BTCPay...
It seems like you probably configured a wallet, set an account index on the store, and then maybe replaced the wallet, where the account is now not available?