Commit 5ce200d
committed
Merge bitcoin#27480: doc: Improve documentation of rpcallowip
c8e0664 doc: Improve documentation of rpcallowip rpchelp (willcl-ark)
Pull request description:
Closes bitcoin#21070
v21.0 introduced a behaviour changed noted in bitcoin#21070 where using a config value `rpcallowip=::0` no longer also permitted ipv4 ip addresses.
The rpc_bind.py functional test covers this new behaviour already by checking that the list of bind addresses exactly matches what is expected so this commit only updates the documentation.
ACKs for top commit:
achow101:
ACK c8e0664
pinheadmz:
ACK c8e0664
jonatack:
ACK c8e0664
Tree-SHA512: 332060cf0df0427c6637a9fd1e0783ce0b0940abdb41b0df13f03bfbdc28af067cec8f0b1bbc4e47b3d54fa1b2f110418442b05b39d5e7c7e0b96744ddd7c0031 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
610 | 610 | | |
611 | 611 | | |
612 | 612 | | |
613 | | - | |
| 613 | + | |
614 | 614 | | |
615 | 615 | | |
616 | 616 | | |
| |||
0 commit comments