Skip to content

Commit

Permalink
Update build/contract-integrations/native-token-transfers/deployment-…
Browse files Browse the repository at this point in the history
…process/deploy-to-evm.md

Co-authored-by: Dawn Kelly <83190195+dawnkelly09@users.noreply.github.com>
  • Loading branch information
martin0995 and dawnkelly09 authored Dec 20, 2024
1 parent 2861a7b commit 2b400dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ For more detailed information, see the [Deployment Models](/docs/learn/messaging

### Key Differences Between Modes

- **Burn-and-Mint** - tokens must implement custom `mint` and `burn` functions, allowing each chain to independently manage token issuance
- **Burn-and-Mint** - tokens must implement custom `mint` and `burn` functions, allowing each chain to manage token issuance independently
- **Hub-and-Spoke** - tokens only need to be ERC20 compliant, with the hub chain acting as the source of truth for supply consistency

## Deploy NTT
Expand Down

0 comments on commit 2b400dd

Please sign in to comment.