Ross Savage
Ross Savage
@aljazceru in the `BreezSdkWallet` class you can access the instance with `self.sdk_services` I think I misunderstood, you want to access the node with the CLI separately
@aljazceru In the CLI directory of the breez-sdk repo, create a directory e.g. lnbits. In the directory create a file named `phrase` and paste in the same mnemonic as used...
@prusnak I've created a PR #2329 to bump the breez-sdk dependency to 0.3.6
> the LSP fees isnt substracted from incoming payments It should be subtracted, if there is no channel (or not enough inbound liquidity) to handle the payment, the LSP is...
I've created PR https://github.com/lnbits/lnbits/pull/2467 to fix this
Did that fix the problem for you @aljazceru?
PR to update Breez SDK to v0.5.0: https://github.com/lnbits/lnbits/pull/2585
It should be that when the user subscribes to the channel server then the users channels are created automatically.
It's more about connecting to 3rd party services from within the app. For example to offer ways to buy bitcoin from within the app and have it sent directly to...
Hi there! Sorry you're having problems. It looks like there was a channel opening fee from Breez of 2500 sats deducted from your received payment, so you have 57500 (-...