Open
Description
When introducing and rolling out new types, we might encounter multiaddresses that we don't understand yet. We should define a string representation so people can pass them around in JSON (for example).
One option would be to use multibase (and assuming you're using a multibase that your peer understands):
/unparsable/<multibase encoded bytes>
Metadata
Metadata
Assignees
Labels
No labels