Skip to content

Commit

Permalink
chore: remove hack
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Oct 7, 2024
1 parent 461c51a commit cfea004
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/interop/src/fixtures/create-helia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ export async function createHeliaNode (libp2pOptions?: Libp2pOptions): Promise<H
selectors: {
ipns: ipnsSelector
},
// skips waiting for the initial self-query to find peers
allowQueryWithZeroPeers: true,

protocol: '/ipfs/lan/kad/1.0.0',
peerInfoMapper: removePublicAddressesMapper,
clientMode: false
Expand Down

0 comments on commit cfea004

Please sign in to comment.