Skip to content

Commit

Permalink
Add missing example config for mempool avg fee
Browse files Browse the repository at this point in the history
  • Loading branch information
TheHolyRoger committed Apr 11, 2024
1 parent 036257e commit 15c7dad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions example/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,9 @@ sensor:
- property: mempool_size_calc
id: "BTC Mempool Size MB"
unit_of_measurement: "MB"
- property: mempool_average_fee_per_tx
id: "BTC Mempool Average Fee Per TX"
unit_of_measurement: "satoshis"

- platform: cryptoinfo_advanced
id: "BTC Mempool Fees - Fastest"
Expand Down

0 comments on commit 15c7dad

Please sign in to comment.