Expand description
Commands that relate to managing the lifetime of the local node.
Re-exports§
pub use crate::errors::LifetimeError as Error;
Functions§
- Starts the local node by running the given docker-compose file.
- Stops the (currently running) local node.