Skip to content

Commit

Permalink
extra changes in specification.md
Browse files Browse the repository at this point in the history
ayodeko committed Jul 25, 2024
1 parent fb0ba47 commit 603ba62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Specification.md
Original file line number Diff line number Diff line change
@@ -56,7 +56,7 @@ This document covers the following:
- **Constructor**: Initializes the contract with the manager contract address.
- **Functions**:
- `deploy(address deployer, bytes calldata payload, bool isERC20, bool isLockUp)`: Deploys a new staking pool with specified parameters.
- **Derived Interfaces**: `ILockUpFactory`, `IPenaltyFeeFactory`, `IGenericFactory`
- **Derived Interfaces**: `ILockUpFactory`, `IPenaltyFeeFactory`

## Main Contracts

0 comments on commit 603ba62

Please sign in to comment.