Use fcoin.conf
This commit is contained in:
parent
d0d750c1f5
commit
15979ef376
@ -36,7 +36,7 @@ class FullNode extends Node {
|
||||
*/
|
||||
|
||||
constructor(options) {
|
||||
super('bcoin', 'bcoin.conf', 'debug.log', options);
|
||||
super('fcoin', 'fcoin.conf', 'debug.log', options);
|
||||
|
||||
this.opened = false;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user