Skip to content

Commit

Permalink
Merge pull request #162 from thiscaspar/patch-1
Browse files Browse the repository at this point in the history
Remove load_state from the katana reference
  • Loading branch information
ponderingdemocritus authored Dec 21, 2023
2 parents 0675282 + e7a9070 commit 4dd43cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/toolchain/katana/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,6 @@ Set an exact value of a contract's storage slot.
     Dump the state of chain on exit to the given file.
&nbsp;&nbsp;&nbsp;&nbsp; If the value is a directory, the state will be written to `<PATH>/state.bin`.

`--load-state <PATH>`
&nbsp;&nbsp;&nbsp;&nbsp; Initialize the chain from a previously saved state snapshot.

`--rpc-url <URL>`
&nbsp;&nbsp;&nbsp;&nbsp; The Starknet RPC provider to fork the network from.

Expand Down

0 comments on commit 4dd43cf

Please sign in to comment.