trufflesuite / truffle-migrate

On-chain migrations management
17 stars 17 forks source link

Add check for Migrations.sol variants #20

Closed cgewecke closed 6 years ago

cgewecke commented 6 years ago

Addresses #19. Checks which variant of Migrations.sol is being called when accessing the last_completed_migrations variable from the contract.