Update global.inc.dist.php
removed wallet address :)
This commit is contained in:
parent
75f35d80b1
commit
fca7bd7b3d
@ -86,7 +86,7 @@ $config['wallet']['password'] = 'testnet';
|
|||||||
*
|
*
|
||||||
**/
|
**/
|
||||||
|
|
||||||
$config['coldwallet']['address'] = 'RPzoUrjk8eScysjrhrSJY9Bg4AgpwYDLiP';
|
$config['coldwallet']['address'] = '';
|
||||||
$config['coldwallet']['reserve'] = 1.1;
|
$config['coldwallet']['reserve'] = 1.1;
|
||||||
$config['coldwallet']['threshold'] = 1;
|
$config['coldwallet']['threshold'] = 1;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user