View Source: contracts/z_Migrations.sol
Migrations
Constants & Variables
address public owner;
uint256 public last_completed_migration;
modifier restricted() internal
Arguments
Name | Type | Description |
---|
function () public nonpayable
Arguments
Name | Type | Description |
---|
function setCompleted(uint256 completed) public nonpayable restricted
Arguments
Name | Type | Description |
---|---|---|
completed | uint256 |