Skip to content

Commit

Permalink
Add addrMgr to Server
Browse files Browse the repository at this point in the history
  • Loading branch information
AeonSw4n committed Jan 29, 2024
1 parent 66e7c03 commit 795103c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ func NewServer(
snapshot: _snapshot,
nodeMessageChannel: _nodeMessageChan,
forceChecksum: _forceChecksum,
AddrMgr: _desoAddrMgr,
}

if stateChangeSyncer != nil {
Expand Down

0 comments on commit 795103c

Please sign in to comment.