Skip to content

Commit

Permalink
fix: just trigger release (#146)
Browse files Browse the repository at this point in the history
vasco-santos authored Feb 15, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 9343a0e commit e3f2e51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli/lib.ts
Original file line number Diff line number Diff line change
@@ -37,6 +37,7 @@ export async function listFilesAndCidsInCar({input}: {input: string}) {
}
}

// cid code
const carCode = 0x0202

export async function hashCar({input}: {input: string}) {

0 comments on commit e3f2e51

Please sign in to comment.