ElementsProject / ElementsProject/lightning
Enhance `createrune` to support restrictions for the RPC's `readonly` category as well
Open
- Dominant language
- C
- Stars
- 3.1k
- Forks
- 1k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 13
Description
When creating a rune, restrictions will be applied based on the category of the RPC method it grants access to.
For example:
- If an RPC method belongs to the "readonly" category, a rune with category restrictions will be permitted to access it.
- However, if an RPC method does not fall under the "readonly" category, a rune with such restrictions will not be allowed to access it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.