Skip to content

Commit

Permalink
5ire beta deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
DZariusz committed Dec 9, 2024
1 parent 838824c commit de63b0a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion deploy/deploymentsData/umbrellaFeeds.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const requiredSignatures = (hre: HardhatRuntimeEnvironment): number => {
return 2;
}

return 6;
return 2;
};

export const umbrellaFeedsDeploymentData = async (hre: HardhatRuntimeEnvironment): Promise<DeploymentData> => {
Expand Down
Loading

0 comments on commit de63b0a

Please sign in to comment.