You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function should return "The amount of StaticAToken minted, static balance" according to the NatSpec function documentation, but it always returns 0 because no return value is specified.
The text was updated successfully, but these errors were encountered:
https://bugs.immunefi.com/dashboard/submission/10509?resolvedFilter=unresolved
File: StaticAToken.sol
Function: metaDeposit(...) external returns (uint256)
The function should return "The amount of StaticAToken minted, static balance" according to the NatSpec function documentation, but it always returns 0 because no return value is specified.
The text was updated successfully, but these errors were encountered: