Fix arguments so DAppStore deploys

This commit is contained in:
Andy Tudhope 2019-04-08 17:18:32 +02:00
parent 38928ead32
commit da78287af4
No known key found for this signature in database
GPG Key ID: 02A3DFA93BF26AD2

View File

@ -54,7 +54,7 @@ module.exports = {
contracts: {
DAppStore: {
args: [ 0x744d70fdbe2ba4cf95131626614a1763df805b9e ]
args: { _SNT: "0x744d70fdbe2ba4cf95131626614a1763df805b9e" }
}
}
},