Update link to CLN docs (#2466)

This commit is contained in:
ekzyis 2025-08-29 03:35:52 +02:00 committed by GitHub
parent 74361aea18
commit 03d3cd1e9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ export default {
'```lightning-cli createrune restrictions=\'["method=invoice"]\'```',
'Or this if you are on v24.11 or later:',
'```lightning-cli createrune restrictions=\'[["method=invoice"]]\'```',
'[see `createrune` documentation](https://docs.corelightning.org/reference/lightning-createrune#restriction-format)'
'[see `createrune` documentation](https://docs.corelightning.org/reference/createrune#restriction-format)'
],
placeholder: 'S34KtUW-6gqS_hD_9cc_PNhfF-NinZyBOCgr1aIrark9NCZtZXRob2Q9aW52b2ljZQ==',
validate: runeValidator({ method: 'invoice' }),