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
Several contracts import 'mortal'. In order to test contracts with
remix and copy paste the file, we replace the import by a contract
declaration.
closescyrusadkisson#11
File: MsgValueToBytes.sol
statement: import "mortal"
but i can't find location of "mortal".
please help me, thanks.
The text was updated successfully, but these errors were encountered: