Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AXE 🔥 Decentralized ▲ X11 👾 DMN / PoW + PoSe
by
charlie137
on 24/08/2019, 10:18:12 UTC
Axe core wallet always has 8 connections.  If it gets more, it immediately drops some to go back to 8 connections.  
Is 8 connections a hard coded limit?

try option -maxoutconnections in debug window should allow you to increase outgoing connections ..It defaults to 8 but you can set it to something higher.."  Cool --ez m8--

nope, this one should go into conf file like so https://github.com/bitcoin/bitcoin/blob/master/share/examples/bitcoin.conf#L64
`-maxoutconnections` would be cli flag

@gembitz ...