Difference between revisions of "P2P"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
* [[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]] | + | * <code>[[no peers ready to handle block requests for more P2P requests for L2 block history]]</code> |
− | * [[OP_NODE_P2P_PEERSTORE_PATH]] | + | * <code>[[OP_NODE_P2P_PEERSTORE_PATH]]</code> |
+ | * <code>op-node [[9003]]</code> | ||
== See also == | == See also == |
Revision as of 12:45, 13 September 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
[2024-08-08 12:11:27] INFO p2p: Running node with peer id of XXXXXXX
Related
- EnableP2P
op-node --p2p.static
no peers ready to handle block requests for more P2P requests for L2 block history
OP_NODE_P2P_PEERSTORE_PATH
op-node 9003
See also
- p2p, The Bitcoin P2P Network Library, Libbitcoin, bx, DHT, Bram Cohen, 9003,
p2psim, devp2p
, Node Discovery Protocol v5 bitcoind, .bitcoin/, bitcoin.conf, Dockerfile, Bitcoind ports( 8332 18332 18443 8333 18333 18444 ), -chain, -datadir, -server, --help
, Bitcoind logs, Bitcoind changelog
Advertising: