Skip to content

Commit 975830d

Browse files
update lock-unlock (#2947)
* Update overview.mdx * Add files via upload * update image
1 parent 4919b2d commit 975830d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
443 KB
Loading

src/content/ccip/concepts/cross-chain-token/overview.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@ Tokens are burned on the source blockchain (which is the non-issuing blockchain)
127127

128128
### Lock and Unlock
129129

130-
Tokens are locked on the source blockchain, and an equivalent amount of tokens are released on the destination blockchain. This use case is not recommended, as it implies multiple issuing blockchains, which results in fragmented liquidity as well as the requirement of managing liquidity to ensure liveness of lanes. For additional guidance on Lock and Unlock configuration, please review best practices.
130+
Tokens are locked on the source blockchain, and an equivalent amount of tokens are released on the destination blockchain. For additional guidance on Lock and Unlock configuration, please review best practices.
131131

132-
<ClickToZoom src="/images/ccip/cct/handling/lock-unlock.jpg" alt="CCIP Lock and Unlock mechanism" />
132+
<ClickToZoom src="/images/ccip/cct/handling/lock-unlock.png" alt="CCIP Lock and Unlock mechanism" />
133133

134134
### Token-Specific Transfer Mechanisms
135135

0 commit comments

Comments
 (0)