lukso-network / tools-erc725-inspect

Website to check ERC725Y key value stores
https://erc725-inspect.lukso.tech/
Apache License 2.0
9 stars 10 forks source link

fix: empty key on input #77

Closed fhildeb closed 10 months ago

fhildeb commented 10 months ago

Previously, the LSP1Delegate Key was the default selection entry but did not have a key value, only set during data key updates.

This adds the default key value for the first selection item, so it can be fetched right away.