From 4914e9cf31e24d2dc03f544567baee17d3a97b7a Mon Sep 17 00:00:00 2001 From: bkolad Date: Mon, 8 Jan 2024 10:35:22 +0100 Subject: [PATCH] Inc waittime --- crates/rollup/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/rollup/Makefile b/crates/rollup/Makefile index 0188be8..cdfd3fc 100644 --- a/crates/rollup/Makefile +++ b/crates/rollup/Makefile @@ -86,7 +86,7 @@ else endif wait-five-seconds: - sleep 3 + sleep 10 set-rpc-url: build-sov-cli $(SOV_CLI_REL_PATH) rpc set-url http://127.0.0.1:12345