Skip to content

Commit

Permalink
Clean up and comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Rekard0 committed Feb 26, 2025
1 parent aa05d77 commit b0c04a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -204,5 +204,4 @@ func.tags = [
'PluginRepoFactory',
'PluginSetupProcessor',
'DAOFactory',
'Batch-11',
];
2 changes: 1 addition & 1 deletion packages/contracts/hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ const config: HardhatUserConfig = {
arbitrumSepolia: process.env.ARBISCAN_KEY || '',
modeTestnet: 'modeTestnet',
modeMainnet: 'modeMainnet',
peaq: '1', // can be set to null
peaq: '1', // It can be set to null. date: 26/Feb/2025
},
customChains: [
{
Expand Down

0 comments on commit b0c04a6

Please sign in to comment.