bitbandi
bitbandi
If a peer is banned for (48hours) becase he does bad things. But somethimes bans are unfair (btc daemon misconfigure, etc). there is no possible to unban the fixed peer....
**Is your feature request related to a problem? Please describe.** The repo stores the pre-built angular code. need new files for every commit which makes the repo history (clone) huge....
## Change Description This patch allow set multiple etcd servers. like an etcd cluster in docker swarm/kubernetes. ## Steps to Test ./lnd-debug \ --db.backend=etcd \ --db.etcd.host=etcd1:2379,etcd2:2379 \ ## Pull Request...