Oli
Oli
So this PR now **removes** the listed endpoints and has 0.20 scope. But I still think we need a PR for 0.19 that actually adds the deprecation warning? I'd say...
!lightninglabs-deploy mute
I think some cleaning up of the descriptions of the help text would be a good starting point: - Make sure all short descriptions use the same style (capitalization and...
We needed a server component to run the HashMail proxy in and aperture was the easy choice, even if its core functionality (LSAT reverse proxy) isn't directly related to the...
There is a "one-to-many" relationship between a macaroon root key and an account (and also between account and LNC session, so this is related to https://github.com/lightninglabs/lightning-terminal/issues/578), so `root_key_id account lnc_session`....
> In what scenario are you sharing a root_key_id between multiple accounts? This is not currently done internally and there is no way to do it over the CLI/RPC either...
Thanks for creating the issue. Some context from chat: Main issue is that it is not easy to figure out how many on-chain inputs are required to spend enough assets...
That option already exists with the account expiry. If you run `litcli accounts update --new_expiration_date ` that should have the desired effect. The user then gets an error like this:...
I looked into this a bit and couldn't find an obvious reason for the hash to be empty. Could you give us a bit more information please? Would be great...
@d4r1as what command specifically do you need? Most commands work without any interaction with the database.