monero-project / monero-gui

Monero: the secure, private, untraceable cryptocurrency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MoneroD initializes cryptonote protocol

I-got-mine opened this issue · comments

I installed the GUI to Debian from binaries. When monerod(v0.18.2.2-release) starts it says "Crypronote protocol initialized OK." It is my understanding that randomX is completely separate from crypronote. Am I misunderstanding something, or is monerod initializing the wrong protocol?

commented

RandomX is the mining algorithm used, CryptoNote is the name of the software monero is originally based on.

There's nothing wrong with the message you are seeing.