mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-19 19:29:45 +02:00
Replace hidden service with onion service
For a couple of years, Tor documentation has made the term hidden service obsolete, in favor of onion service. This PR updates all the references in the code base.
This commit is contained in:
committed by
Riccardo Masutti
parent
f7c73b03d9
commit
1e72b68ab3
@@ -158,7 +158,7 @@ the pull request affects. Valid areas as:
|
||||
Examples:
|
||||
|
||||
consensus: Add new opcode for BIP-XXXX OP_CHECKAWESOMESIG
|
||||
net: Automatically create hidden service, listen on Tor
|
||||
net: Automatically create onion service, listen on Tor
|
||||
qt: Add feed bump button
|
||||
log: Fix typo in log message
|
||||
|
||||
|
||||
Reference in New Issue
Block a user