Commit 522efa21 authored by Ori Pomerantz's avatar Ori Pomerantz

feat(docs/op-stack): Change of phrasing

parent ff65987e
...@@ -6,8 +6,8 @@ lang: en-US ...@@ -6,8 +6,8 @@ lang: en-US
## Why do it? ## Why do it?
The bridge is the way that assets move between blockchains. The bridge allows movement between blockchains.
If there is a problem with the security of the blockchain, pausing the bridge is a way to mitigate the damage until the issue is resolved. If the security of a blockchain is compromised, pausing the bridge will mitigate damage until the issue is resolved.
## Who can do it? ## Who can do it?
...@@ -79,4 +79,4 @@ Luckily, it isn't supposed to be called directly, but through a proxy. ...@@ -79,4 +79,4 @@ Luckily, it isn't supposed to be called directly, but through a proxy.
```sh ```sh
cast send --private-key $PRIV_KEY $PORTAL_ADDR "pause()" cast send --private-key $PRIV_KEY $PORTAL_ADDR "pause()"
``` ```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment