ava-labs / teleporter-token-bridge

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

Improve documentation on teleporterRegistryAddress and teleporterManager in constructors #111

Closed minghinmatthewlam closed 2 weeks ago

minghinmatthewlam commented 1 month ago

Context and scope In the constructor calls of the token bridges like https://github.com/ava-labs/teleporter-token-bridge/blob/main/contracts/src/ERC20Source.sol#L47, we need documentation on the passed parameters.

Discussion and alternatives Brief description and possibly link to Teleporter upgrade README

minghinmatthewlam commented 2 weeks ago

completed in separate PR