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
If we do not specify a root for pbjs, the default is used which is
shared globally, so we can't have a protobuf message called `Message`
that exists for both `ipfs-bitswap` and `libp2p-kad-dht`, for example.
Specify a root to add a scope to the declaration of protobuf messages.
0 commit comments