Module fuel_core_p2p::config
source · Structs§
- The initialized state can be achieved only by the
init
function because()
is private.
Constants§
- Maximum number of headers per request.
- Maximum response size from the p2p. The configuration of the ingress should be the same:
Functions§
- Takes secret key bytes generated outside of libp2p. And converts it into libp2p’s
Keypair::Secp256k1
.