tokenized-strategy
tokenized-strategy copied to clipboard
docs: correct function signatures in SPECIFICATION.md
Description
Update function signatures to match the implementation of BaseStrategy.sol
.
Checklist
- [X] I have run solidity linting
- [X] I have run the tests on my machine
- [X] I have followed commitlint guidelines
- [X] I have rebased my changes to the latest version of the main branch
- [X] I have updated the SPECIFICATION.md for any relevant changes