Skip to content

Commit

Permalink
Remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
cam-schultz committed Oct 14, 2024
1 parent f6c5e23 commit 944591a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/utils/chain.go
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,6 @@ func GetChainConfigWithOffChainMessages(offChainMessages []avalancheWarp.Unsigne
// read in the template file, make the substitutions declared at the beginning
// of the function, write out the instantiation to a temp file, and then return
// the path to that temp file.
// TODONOW: Make Teleporter options optional
func InstantiateGenesisTemplate(
templateFileName string,
chainID uint64,
Expand Down

0 comments on commit 944591a

Please sign in to comment.