Skip to content

Commit

Permalink
removed target argument in stop global cheatcodes
Browse files Browse the repository at this point in the history
  • Loading branch information
Greed committed Oct 15, 2024
1 parent b84be20 commit 92ef771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/appendix/cheatcodes/account_contract_address.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ Changes the address of an account which the transaction originates from, for the
Cancels the `cheat_account_contract_address` / `start_cheat_account_contract_address` for the given target.

## `stop_cheat_account_contract_address_global`
> `fn stop_cheat_account_contract_address_global(target: ContractAddress)`
> `fn stop_cheat_account_contract_address_global()`
Cancels the `start_cheat_account_contract_address_global`.

0 comments on commit 92ef771

Please sign in to comment.