Replies: 1 comment
-
I am proposing the following amendments to the HIP that would make HNS a more direct competitor to existing decentralised domain services and in particular Handshake:
TLD = '.hbar'
N = 52 # measured in weeks
available_from = hash(TLD)%N # measured in the same unit as N(in this case weeks)
# returns 8, therefore the TLD ".hbar" can be registered starting from week 8(0-indexed) OR week 9(1-indexed)
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This discussion is designated as the discussions-to target of hip-13. Use this thread to further develop the HIP and move it through to its final lifecycle state.
Beta Was this translation helpful? Give feedback.
All reactions