Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -490,8 +490,8 @@
|
|
490 |
<i class="fas fa-wallet text-fb-primary"></i>
|
491 |
</div>
|
492 |
<div class="ml-3 flex-grow">
|
493 |
-
<input type="text" value="
|
494 |
-
<input type="text" value="
|
495 |
<div class="flex items-center">
|
496 |
<span class="text-xs text-gray-400 mr-2">Payout %:</span>
|
497 |
<input type="number" min="0" max="100" value="100" class="bg-gray-700 p-1 rounded-md text-xs w-16 text-center">
|
|
|
490 |
<i class="fas fa-wallet text-fb-primary"></i>
|
491 |
</div>
|
492 |
<div class="ml-3 flex-grow">
|
493 |
+
<input type="text" value="bc1q3azkahp4tl72hflssdfz2rp3h383erjyj848ny" class="bg-gray-700 p-2 rounded-md text-xs font-mono w-full mb-2" placeholder="FB Address">
|
494 |
+
<input type="text" value="privatemnrfb" class="bg-gray-700 p-2 rounded-md text-xs w-full mb-2" placeholder="Pool Username">
|
495 |
<div class="flex items-center">
|
496 |
<span class="text-xs text-gray-400 mr-2">Payout %:</span>
|
497 |
<input type="number" min="0" max="100" value="100" class="bg-gray-700 p-1 rounded-md text-xs w-16 text-center">
|