Skip to content

Commit

Permalink
Merge pull request multiformats#14 from wemeetagain/patch-1
Browse files Browse the repository at this point in the history
Add missing comma to csv
  • Loading branch information
jbenet authored Sep 17, 2016
2 parents 3df3cdb + 43739d1 commit 5ffa36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multibase.csv
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ base32hex, Vv, rfc4648 no padding - highest char
base32hexpad, Tt, rfc4648 with padding
base32, Bb, rfc4648 no padding
base32pad, Cc, rfc4648 with padding
base32z h, z-base-32 - used by Tahoe-LAFS - highest letter
base32z, h, z-base-32 - used by Tahoe-LAFS - highest letter
base58flickr, Z, highest letter
base58btc, z, highest letter
base64, m, rfc4648 no padding
Expand Down

0 comments on commit 5ffa36a

Please sign in to comment.