Skip to content

Commit

Permalink
chore: add lsp23 to hardhat.config
Browse files Browse the repository at this point in the history
  • Loading branch information
skimaharvey committed Aug 14, 2023
1 parent 94e1c32 commit 4bec285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ const config: HardhatUserConfig = {
// ------------------
'Create2Factory',
'LSP16UniversalFactory',
'LinkedContractsFactory',
'LSP23LinkedContractsFactory',
],
// Whether to include the TypeChain factories or not.
// If this is enabled, you need to run the TypeChain files through the TypeScript compiler before shipping to the registry.
Expand Down

0 comments on commit 4bec285

Please sign in to comment.