-
Add json unmarshal code and fix panic · 7c8a8a81
A panic would occur when a link was created with a nil cid, this should be allowable, just catch the potential problem and skip marshaling the cid. License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于7c8a8a81
×