Upgrade for new kredits contracts and RSK #10
2
index.js
2
index.js
@ -12,7 +12,7 @@ const argv = require('yargs')
|
|||||||
host: 'localhost',
|
host: 'localhost',
|
||||||
port: '5001',
|
port: '5001',
|
||||||
protocol: 'http',
|
protocol: 'http',
|
||||||
watch: true,
|
watch: false,
|
||||||
progress: false,
|
progress: false,
|
||||||
bootstrapNode: `${defaultPeers[0].Addrs[0]}/ipfs/${defaultPeers[0].ID}`
|
bootstrapNode: `${defaultPeers[0].Addrs[0]}/ipfs/${defaultPeers[0].ID}`
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user