/// Disable RPC service for this node. Useful for bootnode-only nodes that only provide network services.
// If the container chain args have no --wasmtime-precompiled flag, use the same as the orchestrator
pub(crate) fn base_path_or_default(base_path: Option<BasePath>, executable_name: &str) -> BasePath {