mirror of
https://github.com/status-im/autobounty.git
synced 2025-02-03 09:13:25 +00:00
privateKey var added to config
This commit is contained in:
parent
eeebfc5a1a
commit
8679b7b973
@ -16,6 +16,9 @@ module.exports = {
|
||||
// Address with the funding for the bounties
|
||||
sourceAddress: '',
|
||||
|
||||
// Private key for ether.js wallet
|
||||
privateKey: '',
|
||||
|
||||
// Token of the currency for fetching real time prices (e.g. 'SNT')
|
||||
token: '',
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user