Difference between revisions of "Template:Bitcoind ports"
Jump to navigation
Jump to search
(Created page with " EXPOSE 8080 # REST interface EXPOSE 8333 18333 18444 # P2P network (mainnet, testnet & regnet respectively) EXPOSE 8332 18332 18443 # R...") |
|||
Line 1: | Line 1: | ||
[[EXPOSE]] 8080 # [[REST]] interface | [[EXPOSE]] 8080 # [[REST]] interface | ||
− | EXPOSE [[8333]] 18333 18444 # [[P2P]] network (mainnet, testnet & regnet respectively) | + | EXPOSE [[8333]] 18333 18444 # [[P2P]] network (mainnet, testnet & [[regnet]] respectively) |
EXPOSE [[8332]] 18332 18443 # [[RPC]] interface (mainnet, testnet & regnet respectively) | EXPOSE [[8332]] 18332 18443 # [[RPC]] interface (mainnet, testnet & regnet respectively) | ||
− | EXPOSE 28332 28333 # [[ZMQ]] ports (for transactions & blocks respectively) | + | EXPOSE [[28332]] [[28333]] # [[ZMQ]] ports (for transactions & blocks respectively) |
Revision as of 13:39, 23 May 2023
Advertising: