lodestar
lodestar copied to clipboard
Specify msgIdToStrFn for gossipsub
Is your feature request related to a problem? Please describe.
lodestar wants to specify its own msgIdToStrFn function for gossipsub using Buffer.toString()
Describe the solution you'd like
- wait for https://github.com/ChainSafe/js-libp2p-gossipsub/pull/270 to be released
- wait for https://github.com/ChainSafe/lodestar/pull/4114