fix: FQT in migrations (#157)
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
[
|
||||
{
|
||||
"version": "7.0.0",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Major version bump with V4 FQT"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "6.6.0",
|
||||
"changes": [
|
||||
|
@@ -342,8 +342,8 @@ export async function runMigrationsAsync(
|
||||
provider,
|
||||
txDefaults,
|
||||
allArtifacts,
|
||||
exchange.address,
|
||||
bridgeAdapter.address,
|
||||
exchangeProxy.address,
|
||||
);
|
||||
|
||||
const contractAddresses = {
|
||||
|
Reference in New Issue
Block a user