filecoin-project / filecoin-project/go-address
Remove Marshal()
Open
- Dominant language
- Go
- Stars
- 16
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Marshal encodes address bytes as cbor text rather than cbor byte string. This needlessly leads to compatibility issues between anyone calling Marshal and MarshalCBOR.
Contributor guide
Assessment
This issue has not been assessed yet.