Implement CIDFromJSONBytesUsingIpldPrime #85

Closed
opened 2023-01-18 22:41:06 +00:00 by i-norden · 1 comment
Member

Using https://github.com/ipld/go-ipld-prime/blob/master/codec/dagcbor/marshal.go#L36

Currently it uses a linksystem which is unnecessary and overcomplicates the code and makes it harder to understand what is happening.

Using https://github.com/ipld/go-ipld-prime/blob/master/codec/dagcbor/marshal.go#L36 Currently it uses a linksystem which is unnecessary and overcomplicates the code and makes it harder to understand what is happening.
ABastionOfSanity commented 2023-01-30 22:09:35 +00:00 (Migrated from github.com)
closed by: https://github.com/cerc-io/laconicd/pull/88
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/laconicd#85
No description provided.