ava-labs / teleporter-token-bridge

Token bridging cross-chain built on top of Teleporter
Other
10 stars 5 forks source link

Add TeleporterTokenDestinationSettings #126

Closed minghinmatthewlam closed 4 weeks ago

minghinmatthewlam commented 1 month ago

Why this should be merged

Fixes #87 and #111

How this works

Previously there was NativeTokenDestinationSettings that has similar constructor parameters as ERC20Destination, created a new struct that applies to both, and improved documentation.

How this was tested

CI

How is this documented

comments