Function pop_contracts::run_contracts_node
source · pub async fn run_contracts_node(cache: PathBuf) -> Result<Child, Error>Expand description
Runs the latest version of the substracte-contracts-node in the background.
§Arguments
cache- The path where the binary will be stored.