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 30, 2024
1 parent 33148da commit 60e30a9
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 60e30a9

Please sign in to comment.