dkforest

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

commit 2c0333774c93c7e08888d3fe52322768de7666c9
parent b5b29485797d294662ed5dff31b5a0d23a8cfd6a
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Sat, 16 Dec 2023 00:15:40 -0500

update monero value

Diffstat:
Mpkg/database/tablePokerTables.go | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg/database/tablePokerTables.go b/pkg/database/tablePokerTables.go @@ -25,7 +25,7 @@ func (d *DkfDB) GetPokerTableBySlug(slug string) (out PokerTable, err error) { return } -const MoneroPrice = 168.2 +const MoneroPrice = 171.7 // Piconero the smallest unit of Monero is 1 piconero (0.000000000001 XMR) also known as the atomic unit // https://www.getmonero.org/resources/moneropedia/denominations.html