Closed wakira closed 3 years ago
rpc-restricted-bind-ipv6-address is not documented.
rpc-restricted-bind-ipv6-address
The option is crucial to setting up an ipv6 public node.
First of all rpc-use-ipv6=1 is necessary. For secureness, all 4 RPC interfaces listen default on localhost.
rpc-use-ipv6=1
I added some IPv6 options and opened a PR.
rpc-restricted-bind-ipv6-address
is not documented.The option is crucial to setting up an ipv6 public node.