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