decentralized-identity/didcomm-messaging

`typ` specified in plaintext message format?

TelegramSam opened this issue · 2 comments

Several places in the spec have typ specified in the plaintext form of the message. I think this is quite redundant, as you already can understand the format because you have to look there to see the typ attribute.

@AnomalRoil makes this observation in #290 and we are leaving it for this ticket to solve.

apelt commented

Well, that is why typ is optional now, right? I think this can be closed now.