Skip to content

Commit

Permalink
chore: regenerate GEOIP_ROOT
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
  • Loading branch information
lidel committed Sep 1, 2020
1 parent 9165725 commit 7e9f8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lookup.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const CID = require('cids')

const formatData = require('./format')

const GEOIP_ROOT = new CID('Qmdzx1Xm3JTbtVaF4AYwfHHs372X6q2UJXS3XHoQu2Z3qM')
const GEOIP_ROOT = new CID('QmPeUAhjacm8v59z5rZhCEhvWvwvA2DoMVY2w7ZuwbQGjv')

/**
* @param {Object} ipfs
Expand Down

0 comments on commit 7e9f8bf

Please sign in to comment.