Commit a0df1db8 authored by Mark Harding's avatar Mark Harding

(chore): update smart contract

parent e56460ca
No related merge requests found
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
const Migrations = artifacts.require("Migrations");
module.exports = function(deployer) {
deployer.deploy(Migrations);
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment