Expand description
Monerod Module
This module contains a function monerod
to start monerod
- the core Monero node. Cuprate can then use
this to test compatibility with monerod.
Structs§
- A struct representing a spawned monerod.
Functions§
- Spawns monerod and returns
SpawnedMoneroD
.