Difference between revisions of "P2P"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* [[EnableP2P]] | * [[EnableP2P]] | ||
* <code>[[op-node]] [[--p2p.static]]</code> | * <code>[[op-node]] [[--p2p.static]]</code> | ||
+ | * [[no peers ready to handle block requests for more P2P requests for L2 block history]] | ||
== See also == | == See also == |
Revision as of 08:22, 8 August 2024
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)
2023-05-31T05:17:59Z P2P peers available. Skipped DNS seeding. 2023-05-31T05:17:59Z dnsseed thread exit
Related
- EnableP2P
op-node --p2p.static
- no peers ready to handle block requests for more P2P requests for L2 block history
See also
bitcoind, .bitcoin/, bitcoin.conf, Dockerfile, Bitcoind ports( 8332 18332 18443 8333 18333 18444 ), -chain, -datadir, -server, --help
, Bitcoind logs, Bitcoind changelog
Advertising: