--- a/deploy-testnet.sh +++ b/deploy-testnet.sh @@ -29,6 +29,8 @@ # Newton curl http://localhost:9936 -H "Content-Type:application/json;charset=utf-8" -d "@./newton_store_key_grandpa.json" +sleep 30 + ### Stop and restart nodes so that they start finalizing docker stop nft_parachain_node_einstein_1 docker stop nft_parachain_node_newton_1