TBD54566975 / web5-kt

Apache License 2.0
7 stars 9 forks source link

Add did id to root record name #329

Open diehuxx opened 1 week ago

diehuxx commented 1 week ago

Overview

Bugfix in did:dht implementation

Description

The did dht spec says that the root record should have name like _did.<id> where id is the last part of did:dht:123 (Source).

How Has This Been Tested?

Describe the tests that you ran to verify your changes. Provide instructions for verification.

Checklist

Before submitting this PR, please make sure:

References

Please list relevant documentation (e.g. tech specs, articles, follow up or related work) relevant to this change, and note if the documentation has been updated.