• hannahhoward's avatar
    fix(dagcbor): fix marshalling error · 2edb45a4
    hannahhoward authored
    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
    2edb45a4
marshal.go 3.05 KB