filecoin-project / filecoin-project/go-address
Encode undefined address as null, instead of "<empty>"
Open
- Dominant language
- Go
- Stars
- 16
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
bit weird that an undefined address gets serialized as such. I get that this is a breaking change, and likely can't happen, but it's a bit weird to match since `null` more clearly defines there is no address rather than checking the string pattern of `""`
Contributor guide
Assessment
This issue has not been assessed yet.