Monero: the secure, private, untraceable cryptocurrency
-
Updated
May 23, 2022 - C++
Monero is a cryptocurrency focused on privacy, decentralization and scalability. Unlike many cryptocurrencies, Monero is based on CryptoNote protocol and possesses significant algorithmic differences relating to blockchain obfuscation.
2017-10-04 09:41:07-0400 [ProxyClient,client] Server -> Queue: {"jsonrpc":"2.0","error":{"code":-42,"message":"Timeout"},"result":null}
2017-10-04 09:41:07-0400 [ProxyClient,client] Unhandled Error
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/twisted/python/log.py", line 101, in callWithLogger
return callWithContext({"system": lp
Created by Monero
Released April 18, 2014
When setting up a rendezvous node, I realized that you cannot pass an
/onion3/
multiaddr to theswap
tool, as it does not get parsed and throws an error as seen below: