Skip to content

Commit

Permalink
nit: remove docker cmd for safe-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
hashcashier committed Dec 20, 2024
1 parent 5ba5da0 commit cfead81
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions book/src/dispute.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,8 @@ cast send \
```admonish tip
If your rollup `owner` account is controlled by a `Safe` contract, or some other multi-sig contract, you can use
`cast calldata` to get the necessary input that your wallet contract should forward.
* You can use the [safe-cli](https://github.com/safe-global/safe-cli) to issue the necessary `send-custom` commands.
* `docker run -it safeglobal/safe-cli safe-cli <safe> <rpc>`
* You can use the [safe](https://app.safe.global/home) web app to create the necessary transactions.
* You can use the [safe cli](https://github.com/safe-global/safe-cli) to issue the necessary `send-custom` commands.
* You can use the [safe gui](https://app.safe.global/home) web app to create the necessary transactions.
```

## KailuaGame
Expand Down

0 comments on commit cfead81

Please sign in to comment.