Add json unmarshal code and fix panic
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>
Showing
Please register or sign in to comment