Skip to content

Commit

Permalink
Update erc721-nft-bridge.mdx (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
diposs authored Aug 29, 2023
1 parent 794aa09 commit fe06528
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The `L2ERC721Gateway` contract is used to send tokens from L2 to L1. Before brid

<Aside type="caution" title="">
**Make sure the transaction won't revert on L1** while sending from L2. There is no way to recover the NFT bridged if
you're transaction reverts on L1. All assets are burnt on L2 when the transaction is sent, and it's impossible to mint
your transaction reverts on L1. All assets are burnt on L2 when the transaction is sent, and it's impossible to mint
them again.
</Aside>

Expand Down

0 comments on commit fe06528

Please sign in to comment.