mimblewimble / grin

Minimal implementation of the Mimblewimble protocol.
https://grin.mw/
Apache License 2.0
5.04k stars 991 forks source link

peers_allow, peers_denied and peers_preferred option are not working #1517

Closed quentinlesceller closed 6 years ago

quentinlesceller commented 6 years ago

Currently editing the value of: peers_allow peers_denied peers_preferred is not taken into account by the grin server.

garyyu commented 6 years ago

https://github.com/mimblewimble/grin/pull/1511 should already fix that.