Use label in NameRegistered event instead of ID of node
Closed this issue · 0 comments
VGLoic commented
Acceptance criteria
- update
NameRegistered
event to replace the node ID by the label, - update
_register
signature to takelabel
string as argument instead oflabelHash
.