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 Hedera network supports solidity as one of the smart contracts development languages.
Occasionally items have shown up that surfaced in-equivalence at the language layer.
Solution
Add support for inheritance operations
Add a /contracts/solidity/inheritance folder
Cover the tasklist below
Using one contract that inherits from another execute the following contract methods:
The content you are editing has changed. Please copy your edits and refresh the page.
Problem
The Hedera network supports solidity as one of the smart contracts development languages.
Occasionally items have shown up that surfaced in-equivalence at the language layer.
Solution
Add support for inheritance operations
Using one contract that inherits from another execute the following contract methods:
Transaction property Tasks
Ref: https://docs.soliditylang.org/en/latest/units-and-global-variables.html
Alternatives
No response
The text was updated successfully, but these errors were encountered: