Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestions 8, 9, 11: Adding and changing docs in 3 contracts: #404

Merged
merged 5 commits into from
May 9, 2024
Merged

Conversation

dimpar
Copy link
Member

@dimpar dimpar commented May 8, 2024

  • Fixed docs for approveAndCall in stBTC.sol
  • Added docs for Errors.sol
  • Fixed docs for addMaintainer in MezoAllocator.sol

- Fixed docs for approveAndCall in stBTC.sol
- Added docs for Errors.sol
- Fixed docs for addMaintainer in MezoAllocator.sol
@dimpar dimpar added the 🔗 Solidity Solidity contracts label May 8, 2024
@dimpar dimpar requested a review from nkuba May 8, 2024 12:36
@dimpar dimpar self-assigned this May 8, 2024
Copy link

netlify bot commented May 8, 2024

‼️ Deploy request for acre-dapp-testnet rejected.

Learn more in the Netlify docs

Name Link
🔨 Latest commit f15815f

/// `transferFrom` and `burnFrom` will not reduce an allowance.
/// @param spender The address which will spend the funds.
/// @param value The amount of tokens to be spent.
/// @param extraData Additional data..
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/// @param extraData Additional data..
/// @param extraData Additional data.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nkuba nkuba merged commit 28ca212 into main May 9, 2024
21 checks passed
@nkuba nkuba deleted the fix-docs branch May 9, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔗 Solidity Solidity contracts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants