Skip to content

Commit

Permalink
Fix lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
mariacarmina committed Oct 14, 2024
1 parent a79b137 commit b58340e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/ConfigHelper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ export class ConfigHelper {
config.sdk = 'evm'
}
}

config.accessListFactory = contractAddressesConfig.accessListFactory

config = { ...config, ...contractAddressesConfig }
Expand Down

0 comments on commit b58340e

Please sign in to comment.