mirror of
https://github.com/status-im/autobounty.git
synced 2025-02-03 09:13:25 +00:00
FIXED: default.js syntax error
This commit is contained in:
parent
1201ad4d47
commit
323003f902
@ -5,5 +5,5 @@ module.exports = {
|
|||||||
token: "SNT",
|
token: "SNT",
|
||||||
gasLimit: 92000,
|
gasLimit: 92000,
|
||||||
priceHour: 35,
|
priceHour: 35,
|
||||||
workHours: {xs: 2000, s: 2500
|
workHours: {xs: 2000, s: 2500}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user