File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -139,6 +139,14 @@ New settings
139
139
- RPC Whitelist system. It can give certain RPC users permissions to only some RPC calls.
140
140
It can be set with two command line arguments (` rpcwhitelist ` and ` rpcwhitelistdefault ` ). (#12763 )
141
141
142
+ - A new ` -asmap ` configuration option has been added to enable IP-to-ASN mapping
143
+ for bucketing of the network peers to diversify the network connections. The
144
+ legacy /16 prefix mapping remains the default. See [ issue
145
+ #16599 ] ( https://github.com/bitcoin/bitcoin/issues/16599 ) , [ PR
146
+ #16702 ] ( https://github.com/bitcoin/bitcoin/pull/16702 ) , and the `bitcoind
147
+ help` for more information. This option is experimental and subject to changes
148
+ or removal in future releases.
149
+
142
150
Updated settings
143
151
----------------
144
152
You can’t perform that action at this time.
0 commit comments