From a6ad47c536f0e52efae3856074cb95903ab48790 Mon Sep 17 00:00:00 2001 From: lisa neigut Date: Fri, 3 Apr 2020 19:48:15 -0500 Subject: [PATCH] test, fixing up the formatting in PLUGINS.md --- doc/PLUGINS.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/doc/PLUGINS.md b/doc/PLUGINS.md index a4bbd817830b..2da23be0d8b0 100644 --- a/doc/PLUGINS.md +++ b/doc/PLUGINS.md @@ -576,18 +576,17 @@ multiple times. `channel_mvt` only `tag` is a movement descriptor. Current tags are as follows: - - `deposit`: funds deposited - - `withdrawal`: funds withdrawn - - `chain_fees`: funds paid for onchain fees. `chain_mvt` only - - `penalty`: funds paid or gained from a penalty tx. `chain_mvt` only - - `invoice`: funds paid to or recieved from an invoice. `channel_mvt` only - - `routed`: funds routed through this node. `channel_mvt` only - - `journal_entry`: a balance reconciliation event, typically triggered - by a penalty tx onchain. `chain_mvt` only - - `onchain_htlc`: funds moved via an htlc onchain. `chain_mvt` only - - `pushed`: funds pushed to peer. `channel_mvt` only. - - `spend_track`: informational notification about a wallet utxo - spend. `chain_mvt` only. + - `deposit`: funds deposited + - `withdrawal`: funds withdrawn + - `chain_fees`: funds paid for onchain fees. `chain_mvt` only + - `penalty`: funds paid or gained from a penalty tx. `chain_mvt` only + - `invoice`: funds paid to or recieved from an invoice. `channel_mvt` only + - `routed`: funds routed through this node. `channel_mvt` only + - `journal_entry`: a balance reconciliation event, typically triggered + by a penalty tx onchain. `chain_mvt` only + - `onchain_htlc`: funds moved via an htlc onchain. `chain_mvt` only + - `pushed`: funds pushed to peer. `channel_mvt` only. + - `spend_track`: informational notification about a wallet utxo spend. `chain_mvt` only. `blockheight` is the block the txid is included in. `chain_mvt` only. In the case that an output is considered dust, c-lightning does not track its return to