Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 344 Bytes

restart.md

File metadata and controls

7 lines (5 loc) · 344 Bytes
sidebar_position
10

Restart

Devnet can be restarted by making a POST /restart request. All of the deployed contracts, blocks and storage updates will be restarted to the empty state. If you're using the Hardhat plugin, run await starknet.devnet.restart().