mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 14:42:40 +01:00
doc: fix checkrune request schema.
There's actually no "filter" here, this was mistakenly taken from commando. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
5ac9fdd172
commit
f8a3c64500
1 changed files with 0 additions and 5 deletions
|
@ -32,11 +32,6 @@
|
|||
"description": "parameters for method"
|
||||
}
|
||||
]
|
||||
},
|
||||
"filter": {
|
||||
"type": "object",
|
||||
"additionalProperties": true,
|
||||
"description": "filter to apply to any successful result"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue