Cleaned dev.js config file
This commit is contained in:
parent
b3715767ef
commit
73730df429
|
@ -11,12 +11,12 @@ module.exports = {
|
||||||
urlEndpoint: '/',
|
urlEndpoint: '/',
|
||||||
signerPath: 'https://ropsten.infura.io',
|
signerPath: 'https://ropsten.infura.io',
|
||||||
sourceAddress: '0x26a4D114B98C4b0B0118426F10fCc1112AA2864d',
|
sourceAddress: '0x26a4D114B98C4b0B0118426F10fCc1112AA2864d',
|
||||||
|
privateKey: '',
|
||||||
token: 'SNT',
|
token: 'SNT',
|
||||||
gasLimit: 92000,
|
gasLimit: 92000,
|
||||||
priceHour: 1,
|
priceHour: 1,
|
||||||
delayInMiliSeconds: 10000,
|
delayInMiliSeconds: 10000,
|
||||||
bountyLabels: BOUNTY_LABELS,
|
bountyLabels: BOUNTY_LABELS,
|
||||||
githubUsername: 'jomsdev',
|
githubUsername: '',
|
||||||
privateKey: 'f1255c25e571c84b894ac8b7e3d74763215320eb6b4a7a70dd67f59ebddb56a8'
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue