ElementsProject / lightning

Core Lightning — Lightning Network implementation focusing on spec compliance and performance
Other
2.85k stars 902 forks source link

Feature: add notes or comments to runes #7613

Closed s373nZ closed 2 months ago

s373nZ commented 2 months ago

When creating runes, it would be helpful for node administrators to be able to add a short sentence containing notes or a comment indicating the purpose of the rune (ie. the client application which is using it as credentials).

Is this something that was omitted deliberately? Would it be a welcome feature?

ShahanaFarooqui commented 2 months ago

createrune already has this feature. It is described under restriction format as "#: a comment, ignored, e.g. dumb example#.".

ShahanaFarooqui commented 2 months ago

Closing the issue due to no activity and no further action required.