suggestion: return value of ledger(user-id to user name)
J
J cai
started a topic
6 months ago
Hi,
Currently ledger api is returning from_user_id and to_user_id. it reduces complexity in applications if it returns the username associated with user-ids. Let's imagine scenarios with unsplash if it needs to display the transactions of a user, it has to search 3M users database to find the username from user-id of other user in a transaction.
J cai
Hi,
Currently ledger api is returning from_user_id and to_user_id. it reduces complexity in applications if it returns the username associated with user-ids. Let's imagine scenarios with unsplash if it needs to display the transactions of a user, it has to search 3M users database to find the username from user-id of other user in a transaction.
regards,
J Cai