Difference between revisions of "8332"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
== Related == | == Related == | ||
− | * 2023-05-31T04:10:29Z Binding RPC on address 0.0.0.0 port 8332 | + | * <code>2023-05-31T04:10:29Z Binding RPC on address 0.0.0.0 port 8332</code> |
* [[Bitcoind ports]] | * [[Bitcoind ports]] | ||
* [[Bitcoind Dockerfile]] | * [[Bitcoind Dockerfile]] |
Revision as of 04:17, 31 May 2023
EXPOSE 8332 18332 18443 8333 18333 18444
EXPOSE 8080 # REST interface EXPOSE 8333 18333 18444 # P2P network (mainnet, testnet & regnet respectively) EXPOSE 8332 18332 18443 # RPC interface (mainnet, testnet & regnet respectively) EXPOSE 28332 28333 # ZMQ ports (for transactions & blocks respectively)
Related
2023-05-31T04:10:29Z Binding RPC on address 0.0.0.0 port 8332
- Bitcoind ports
- Bitcoind Dockerfile
See also
bitcoind, .bitcoin/, bitcoin.conf, Dockerfile, Bitcoind ports( 8332 18332 18443 8333 18333 18444 ), -chain, -datadir, -server, --help
, Bitcoind logs, Bitcoind changelog
Advertising: