currently discv5 service launch happens outside the kurtosis.
we can port this fully to gennet/kurtosis as follows: designate one or more special nodes as discv5 nodes in gennet, launch them inside the kurtosis enclave, get their ENR via json rpc (inside starlark) and pass the ENR as a CLI to all the non-discv5 nodes during service launch.
currently discv5 service launch happens outside the kurtosis.
we can port this fully to gennet/kurtosis as follows: designate one or more special nodes as discv5 nodes in gennet, launch them inside the kurtosis enclave, get their ENR via json rpc (inside starlark) and pass the ENR as a CLI to all the non-discv5 nodes during service launch.