Update name of basiccoin manager
This commit is contained in:
parent
96f4c10453
commit
e55d6def73
@ -112,7 +112,7 @@ export function attachInstances () {
|
||||
|
||||
return Promise
|
||||
.all([
|
||||
registry.getAddress.call({}, [api.util.sha3('playbasiccoinmgr'), 'A']),
|
||||
registry.getAddress.call({}, [api.util.sha3('basiccoinmgr'), 'A']),
|
||||
registry.getAddress.call({}, [api.util.sha3('basiccoinreg'), 'A']),
|
||||
registry.getAddress.call({}, [api.util.sha3('tokenreg'), 'A'])
|
||||
]);
|
||||
|
Loading…
Reference in New Issue
Block a user