mirror of
https://github.com/Retropex/umbrel-bitcoin.git
synced 2025-05-12 19:20:49 +02:00
more typo fix
This commit is contained in:
parent
989b81fcdf
commit
9237fa22d1
@ -724,7 +724,7 @@
|
|||||||
<div class="flex-sm-grow-1">
|
<div class="flex-sm-grow-1">
|
||||||
<label class="mb-0" for="mempool">
|
<label class="mb-0" for="mempool">
|
||||||
<p class="subsetting-title font-weight-bold mb-0 mr-1">
|
<p class="subsetting-title font-weight-bold mb-0 mr-1">
|
||||||
Relay parasitic transactions
|
Reject parasitic transactions
|
||||||
<span class="subsetting-config-name text-monospace font-weight-normal d-block">
|
<span class="subsetting-config-name text-monospace font-weight-normal d-block">
|
||||||
rejectparasites
|
rejectparasites
|
||||||
</span>
|
</span>
|
||||||
@ -741,7 +741,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<small class="w-lg-75 d-block text-muted mt-1">
|
<small class="w-lg-75 d-block text-muted mt-1">
|
||||||
Reject parasitic transactions that are non monetary.
|
Reject parasitic transactions that are non-monetary.
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
</b-card-body>
|
</b-card-body>
|
||||||
@ -753,7 +753,7 @@
|
|||||||
<div class="flex-sm-grow-1">
|
<div class="flex-sm-grow-1">
|
||||||
<label class="mb-0" for="mempool">
|
<label class="mb-0" for="mempool">
|
||||||
<p class="subsetting-title font-weight-bold mb-0 mr-1">
|
<p class="subsetting-title font-weight-bold mb-0 mr-1">
|
||||||
Relay tokens transactions
|
Reject tokens transactions
|
||||||
<span class="subsetting-config-name text-monospace font-weight-normal d-block">
|
<span class="subsetting-config-name text-monospace font-weight-normal d-block">
|
||||||
rejecttokens
|
rejecttokens
|
||||||
</span>
|
</span>
|
||||||
@ -770,7 +770,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<small class="w-lg-75 d-block text-muted mt-1">
|
<small class="w-lg-75 d-block text-muted mt-1">
|
||||||
Reject tokens transactions (runes).
|
Reject token transactions (runes).
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
</b-card-body>
|
</b-card-body>
|
||||||
|
Loading…
Reference in New Issue
Block a user