diff --git a/rootfs/standard/var/www/mynode/templates/includes/services.html b/rootfs/standard/var/www/mynode/templates/includes/services.html index 98ce6737..41a6044d 100644 --- a/rootfs/standard/var/www/mynode/templates/includes/services.html +++ b/rootfs/standard/var/www/mynode/templates/includes/services.html @@ -266,7 +266,7 @@ {% endfor %} - {% if lnd_invoices|length >= lnd_tx_display_limit %} + {% if lnd_payments_and_invoices|length >= lnd_tx_display_limit %}