Skip to content

Commit d081b23

Browse files
committed
Update README.md
1 parent dd1f808 commit d081b23

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,9 @@ npx tsx sendToSolana.ts # EVM → Solana
219219

220220
| Concept | Description |
221221
| ----------------------- | ---------------------------------------------------------------------------- |
222-
| **Chain IDs** | Wormhole uses its own IDs: `CHAIN_ID_SEPOLIA`, `CHAIN_ID_BASE_SEPOLIA`, etc. |
223-
| **Universal Addresses** | Cross-chain addresses as `bytes32` via `toUniversalAddress()` |
224-
| **Consistency Levels** | `1`=Instant, `200`=Finalized, `201`=Safe |
222+
| **Chain IDs** | https://wormhole.com/docs/products/reference/chain-ids/ |
223+
| **Universal Addresses** | https://wormhole.com/docs/products/reference/wormhole-formatted-addresses/ |
224+
| **Consistency Levels** | https://wormhole.com/docs/products/reference/consistency-levels/ |
225225

226226
## Resources
227227

0 commit comments

Comments
 (0)