Skip to content

Commit

Permalink
Fix address case
Browse files Browse the repository at this point in the history
  • Loading branch information
SvineruS committed Oct 9, 2023
1 parent da095f7 commit 0812bb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contracts/configs/test.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"addresses": {
"amb": "0x096B5914C95C34Df19500DAff77470C845EC749D",
"eth": "0x5731311327A62B67E25a4d99270483bf35F46Ab4",
"bsc": "0x5b7ec4d70df5cc1e4e5dff97b0d9acc35908c33f"
"bsc": "0x5B7eC4D70Df5Cc1e4E5dFF97b0d9aCc35908C33f"
},
"nativeAnalog": "AMB"
},
Expand Down Expand Up @@ -131,4 +131,4 @@
"nativeAnalog": ""
}
}
}
}

0 comments on commit 0812bb3

Please sign in to comment.