Commit a40b064
docs: make explicit that you can use
* Make explicit that you can use ipfs cid format to convert both ways
It took me a moment to realise that this was possible, so wanted to save that moment for future generations of IPFS newbies.
* docs: clarify dag-pb requirement for CIDv1 to CIDv0 conversion
add explicit note that conversion from CIDv1 to CIDv0 only works
when the CIDv1 uses dag-pb codec, as CIDv0 only supports dag-pb
---------
Co-authored-by: Andrew Gillis <11790789+gammazero@users.noreply.github.com>
Co-authored-by: Marcin Rataj <lidel@lidel.org>ipfs cid format to convert both ways (#2126)1 parent 5a56c1f commit a40b064
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
149 | 160 | | |
150 | 161 | | |
151 | 162 | | |
| |||
0 commit comments