Module monerod

Source
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§

SpawnedMoneroD
A struct representing a spawned monerod.

Functions§

monerod
Spawns monerod and returns SpawnedMoneroD.