Slurp.NewHeads.NewHeadFetcher.start_link
You're seeing just the function
start_link
, go back to Slurp.NewHeads.NewHeadFetcher module for more information.
Link to this function
start_link(list)
Specs
start_link( blockchain: Slurp.NewHeads.NewHeadFetcher.State.blockchain(), endpoint: Slurp.Adapter.endpoint(), subscription: Slurp.NewHeads.NewHeadFetcher.State.subscription() ) :: GenServer.on_start()