Keyboard shortcuts

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

MigratableMockV2

Inherits: MigratableMockV1

This contract is a mock to test migratable functionality with params

State Variables

_migratedV2

bool internal _migratedV2;

y

uint256 public y;

Functions

migrate

function migrate(uint256 value, uint256 anotherValue) public payable;