mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
d32433a553
When you have *lots* of events in your bkpr database looking up a specific event via calling bkpr-listaccountevents and using jq or grep to filter gets very slow (and wasteful of CPU and disk resources). This commit adds the paremeter payment_id to the call to filter for a specific payment id via a where clause in the request to the database of bkpr. Changelog-Added: Plugins: Add payment_id parameter to bkpr-listaccountevents to filter events. |
||
---|---|---|
.. | ||
beginners-guide | ||
contribute-to-core-lightning | ||
developers-guide | ||
getting-started | ||
miscellaneous | ||
node-operators-guide | ||
schemas | ||
.gitignore | ||
CHANGELOG.md | ||
index.rst | ||
LICENSE.md | ||
lightning-cli.1.md | ||
lightning-hsmtool.8.md | ||
lightningd-config.5.md | ||
lightningd-rpc.7.md | ||
lightningd.8.md | ||
Makefile | ||
reckless.7.md | ||
rpc-schema-draft.json | ||
undoc-flags.list |