Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits on Source (2)
[Sprint/JollyJellyfish](bug): Plus not working locally
#655
· 0ef1966b
Ben
authored
Jul 27, 2019
and
Mark Harding
committed
Jul 27, 2019
0ef1966b
Merge branch 'patch-1' into 'master'
· 81ed3601
Mark Harding
authored
Jul 27, 2019
[Sprint/JollyJellyfish](bug): Plus not working locally
#655
See merge request
!280
81ed3601
Hide whitespace changes
Inline
Side-by-side
settings.example.php
View file @
81ed3601
...
...
@@ -351,6 +351,8 @@ $CONFIG->set('blockchain', [
'wallet_pkey'
=>
''
,
],
'wire'
=>
[
'plus_address'
=>
''
,
'plus_guid'
=>
''
,
// Your plus user's guid.
'contract_address'
=>
'0x4b637bba81d24657d4c6acc173275f3e11a8d5d7'
,
'wallet_address'
=>
'0x4CDc1C1fd1A3F4DD63231afF8c16501BcC11Df95'
,
'wallet_pkey'
=>
''
,
...
...