+
+
+
+
+
Lightning Address
diff --git a/app/views/wallet/transactions.html.erb b/app/views/wallet/transactions.html.erb
index b1abc40..c7c495e 100644
--- a/app/views/wallet/transactions.html.erb
+++ b/app/views/wallet/transactions.html.erb
@@ -3,6 +3,15 @@
<%= render MainSimpleComponent.new do %>
<%= render WalletSummaryComponent.new(balance: @balance) %>
+
+
+
+
+
+
Transactions
@@ -41,7 +50,7 @@
<% else %>
- No transactions to show.
+ No transactions yet. As soon as you start receiving sats, you will find some entries here.
<% end %>