Skip to content

Commit 48d7ccb

Browse files
committed
chore: Added missing blank space
1 parent 1b2b6da commit 48d7ccb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

internal/handler/views/remote_nodes.templ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ templ RemoteNodes(data monero.Nodes, countries []monero.Countries, q monero.Quer
4242
<h2 id="add-node-notice" class="text-xl font-bold text-center">Info</h2>
4343
<div class="mt-2 text-sm">
4444
<ul class="list-disc space-y-1 ps-5">
45-
<li>If you find any remote nodes that are strange or suspicious, please <a href="https://github.com/ditatompel/xmr-remote-nodes/issues" target="_blank" rel="noopener" class="external">open an issue on GitHub</a>{ `for removal` }.</li>
45+
<li>If you find any remote nodes that are strange or suspicious, please <a href="https://github.com/ditatompel/xmr-remote-nodes/issues" target="_blank" rel="noopener" class="external">open an issue on GitHub</a>{ ` for removal` }.</li>
4646
<li>Uptime percentage calculated is the <strong>last 1 month</strong> uptime.</li>
4747
<li><strong>Est. Fee</strong> here is just fee estimation / byte from <code class="code text-green-500 font-bold">get_fee_estimate</code> RPC call method.</li>
4848
<li>Malicious actors who running remote nodes <a href="/assets/img/node-tx-fee.jpg" rel="noopener" class="link" hx-boost="false">still can return high fee only if you about to create a transactions</a>.</li>

internal/handler/views/remote_nodes_templ.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)