Skip to content

Commit

Permalink
fixing merge
Browse files Browse the repository at this point in the history
  • Loading branch information
silkroadnomad committed Dec 21, 2024
1 parent 7487dd1 commit bc459df
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions relay/src/relay.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,9 @@ import logger from './logger.js'
import { connectElectrum } from "./doichain/connectElectrum.js"
import { scanBlockchainForNameOps } from '../src/pinner/scanBlockchainForNameOps.js'

<<<<<<< HEAD
console.log("RELAY_PUBSUB_PEER_DISCOVERY_TOPICS", pubsubPeerDiscoveryTopics)
// the peer id of the above key
// const relayId = '12D3KooWAJjbRkp8FPF5MKgMU53aUTxWkqvDrs4zc1VMbwRwfsbE'
=======
import fs from 'fs/promises'
>>>>>>> dynamic-pricing

import { createHttpServer } from './httpServer.js'
import TipWatcher from './pinner/tipWatcher.js'
Expand Down

0 comments on commit bc459df

Please sign in to comment.