dkforest

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

commit deb5ec3eb2de5527c310ba147f89559526bf98b4
parent 3545dec0f520071a42d68cce895c264f7662b31b
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Thu, 14 Dec 2023 04:31:01 -0500

doc

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 } -// Piconero the smallest unit of Monero is 1 piconero (0.000000000001 XMR) +// 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 type Piconero uint64