mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-28 16:47:25 -04:00
update more names from bisq* to haveno*
This commit is contained in:
parent
fae477fc51
commit
e8cc3d20f5
12 changed files with 66 additions and 66 deletions
|
@ -37,7 +37,7 @@ import lombok.extern.slf4j.Slf4j;
|
|||
import bisq.daemon.grpc.GrpcServer;
|
||||
|
||||
@Slf4j
|
||||
public class HavenoDaemonMain extends HavenoHeadlessAppMain implements HavenoSetup.BisqSetupListener {
|
||||
public class HavenoDaemonMain extends HavenoHeadlessAppMain implements HavenoSetup.HavenoSetupListener {
|
||||
|
||||
private GrpcServer grpcServer;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue