T3060
Add a new database function to look up registered aliases by address. This will be used to build an API endpoint.
Differential D14130
[alias-server] Add new database function to lookup registered aliases by address bytesofman on Jun 26 2023, 23:29. Authored by
Details
T3060 Add a new database function to look up registered aliases by address. This will be used to build an API endpoint. npm test
Diff Detail
Event Timeline
Comment Actions (I'm assuming that the code that writes to the db is in charge of rejecting already registered aliases with different addresses)
|