Sep 9, 2018 · 1 min read
I see you’re using a private network (i.e. with IPv4 addresses of the form 192.168.x.y). You will have to edit your Tendermint config.toml file so that:
addr_book_strict = false
I see you’re using a private network (i.e. with IPv4 addresses of the form 192.168.x.y). You will have to edit your Tendermint config.toml file so that:
addr_book_strict = false
Written by