Closed Oskar-van-Deventer closed 5 years ago
Oskar, I ended up abandoning multibase because I decided the flexibility of multibase was not worth the encoding cost. See https://github.com/openssi/peer-did-method-spec/issues/62. Are you okay with closing this PR?
Oskar, I ended up abandoning multibase because I decided the flexibility of multibase was not worth the encoding cost. See #62. Are you okay with closing this PR?
Daniel, Good solution. Yes, please close #59. Oskar
Closed, as Daniel found a better solution.
Oskar
Signed-off-by: Oskar van Deventer 46109652+Oskar-van-Deventer@users.noreply.github.com The example uses base16 (lower case), while the multibase character is "F" (upper case, i.e. base16upper). It is proposed to resolve this inconsistency by changing the multibase character into "f" (lower case, i.e. base16).