dkforest

A forum and chat platform (onion)
git clone https://git.dasho.dev/n0tr1v/dkforest.git
Log | Files | Refs | LICENSE

commit f87541caf8a5725c6bdecefb3f4f6296d497e866
parent 70bfa60e031daed0dbe7f242a718921818e90904
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Mon, 18 Dec 2023 06:04:19 -0500

doc

Diffstat:
Mpkg/web/public/views/pages/poker.gohtml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pkg/web/public/views/pages/poker.gohtml b/pkg/web/public/views/pages/poker.gohtml @@ -14,8 +14,8 @@ </div> 1 <small>XMR</small> == {{ .Data.XmrPrice }}<br /> 0.01 <small>XMR</small> == 1,000 <small>chips</small><br /> - rake is max 4.5% (round half to even)<br /> - rake is capped at 15*big_blind<br /> + rake follows <a href="https://www.pokerstars.com/poker/room/rake" rel="noopener noreferrer" target="_blank">pokerstars</a> (round half to even)<br /> + rake is capped<br /> 2 confirmations needed for deposits under 0.2 XMR (~4min)<br /> 10 confirmations needed for deposits over 0.2 XMR (~20min)<br /> <div class="clearfix"></div>