Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Lam committed Mar 28, 2024
1 parent 57d7526 commit 6d451d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/flows/erc20_source_multihop.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import (
* Deploys ERC20Destination to Subnet A and Subnet B
* Bridges C-Chain example ERC20 tokens to Subnet A
* Bridge tokens from Subnet A to Subnet B through multihop
* Brige back tokens from Subnet B to Subnet A through multihop
* Bridge back tokens from Subnet B to Subnet A through multihop
*/
func ERC20SourceMultihop(network interfaces.Network) {
cChainInfo := network.GetPrimaryNetworkInfo()
Expand Down

0 comments on commit 6d451d5

Please sign in to comment.