Skip to content
Snippets Groups Projects
Commit 0954733c authored by Hugo Trentesaux's avatar Hugo Trentesaux
Browse files

check diff of my datapods

parent b3ca1251
No related branches found
No related tags found
No related merge requests found
......@@ -10,9 +10,12 @@ console.log('start')
// const toCID = CID.parse('bafyreihls2kmwx2ufuwx4kbl67f3ipl5wbc6j6snfegy3sttymrhxsgvpa')
// const fromCID = CID.parse('bafyreiaixvejxrcszzexohdo5obtduw5mctvti2jsgob4pnq7ovd5ngrxi')
// const toCID = CID.parse('bafyreiel7fh42ehswlh7wg4mz5zzrugwbpuevzojxuzw3dwgyoiyhvjhma')
const fromCID = CID.parse('bafyreifqojtso7fkz2qg3d5p432jbcjgzah2bmvcvowfhbvn4dowghlq2a')
// const fromCID = CID.parse('bafyreifqojtso7fkz2qg3d5p432jbcjgzah2bmvcvowfhbvn4dowghlq2a')
// const toCID = CID.parse('bafyreiel7fh42ehswlh7wg4mz5zzrugwbpuevzojxuzw3dwgyoiyhvjhma')
const toCID = CID.parse('bafyreihwmnq3wtfgbe7mlbwkztasqfcr5auopxwgmw6bnmobhfccgolayu')
// const toCID = CID.parse('bafyreihwmnq3wtfgbe7mlbwkztasqfcr5auopxwgmw6bnmobhfccgolayu')
const fromCID = CID.parse("bafyreidnn24efeospk67qbaj7wipug3ewkqzleniczt4tsdsevplz5ynwe") // ok
const toCID = CID.parse("bafyreiaazdjy2zslvpwnnwzcum2dwzsjk7x72lwssqxmkjkzdkxyaiszpi") // bad count
const iterator = getDiff(fromCID, toCID)
// const iterator = getDiff(toCID, fromCID)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment