fix(dagcbor): fix marshalling error
Fix an error with marshalling that causes bytes nodes to get written as links if they are written after a link, because the tag was never reset
Showing
Please register or sign in to comment
Fix an error with marshalling that causes bytes nodes to get written as links if they are written after a link, because the tag was never reset