lightninglabs / lightning-terminal

Lightning Terminal: Your Home for Lightning Liquidity
MIT License
488 stars 82 forks source link

fix: add new v2 methods to custom permissions #695

Closed secondl1ght closed 6 months ago

secondl1ght commented 6 months ago

I spoke with @jamaljsr and we noticed that some of the V2 methods are not currently included when setting custom permissions and the deprecated versions are. This would cause any applications using LNC with the V2 methods to get a permissions error even though the user granted permission for these values. Adding these will now support clients that are using the latest LND API versions.