MigratableMockV3
Inherits: MigratableMockV2
This contract is a mock to test migratable functionality without params
State Variables
_migratedV3
bool internal _migratedV3;
Functions
migrate
function migrate() public payable;
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Inherits: MigratableMockV2
This contract is a mock to test migratable functionality without params
bool internal _migratedV3;
function migrate() public payable;