fix: FQT in migrations (#157)

This commit is contained in:
Jacob Evans
2021-02-24 12:36:58 +10:00
committed by GitHub
parent 49cb00a9ab
commit 5b8bbc34e8
2 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,12 @@
[
{
"version": "7.0.0",
"changes": [
{
"note": "Major version bump with V4 FQT"
}
]
},
{
"version": "6.6.0",
"changes": [

View File

@@ -342,8 +342,8 @@ export async function runMigrationsAsync(
provider,
txDefaults,
allArtifacts,
exchange.address,
bridgeAdapter.address,
exchangeProxy.address,
);
const contractAddresses = {