You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use header_exchange_service.go which uses go-header for handling p2p and storage of headers. So we can remove any logic for header p2p gossip in rollkit's p2p module.
We use
header_exchange_service.gowhich usesgo-headerfor handling p2p and storage of headers. So we can remove any logic for header p2p gossip in rollkit's p2p module.