Update link to CLN docs (#2466)
This commit is contained in:
parent
74361aea18
commit
03d3cd1e9e
@ -27,7 +27,7 @@ export default {
|
|||||||
'```lightning-cli createrune restrictions=\'["method=invoice"]\'```',
|
'```lightning-cli createrune restrictions=\'["method=invoice"]\'```',
|
||||||
'Or this if you are on v24.11 or later:',
|
'Or this if you are on v24.11 or later:',
|
||||||
'```lightning-cli createrune restrictions=\'[["method=invoice"]]\'```',
|
'```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==',
|
placeholder: 'S34KtUW-6gqS_hD_9cc_PNhfF-NinZyBOCgr1aIrark9NCZtZXRob2Q9aW52b2ljZQ==',
|
||||||
validate: runeValidator({ method: 'invoice' }),
|
validate: runeValidator({ method: 'invoice' }),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user