pub async fn reset(config: &DaemonConfig) -> Result<ResetResult>Expand description
Reset all node state — clear the registry and remove node data/log directories — via the daemon REST API.
pub async fn reset(config: &DaemonConfig) -> Result<ResetResult>Reset all node state — clear the registry and remove node data/log directories — via the daemon REST API.