mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-10 22:16:20 +00:00
wip fixes
This commit is contained in:
parent
96419f6856
commit
953a06ce05
@ -4,6 +4,11 @@ let accounts;
|
||||
const Utils = require('embarkjs').Utils;
|
||||
|
||||
config({
|
||||
deployment: {
|
||||
type: 'ws',
|
||||
host: 'localhost',
|
||||
port: '8546'
|
||||
},
|
||||
contracts: {
|
||||
"SimpleStorage": {
|
||||
args: [100],
|
||||
|
Loading…
x
Reference in New Issue
Block a user