You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Paloma Talent Creator, I want my account to be able to create any number of talent tokens so that I am not limited to only 1 token for my email address:
Acceptance Criteria
1. Update the API for Palomatalent so that any profile can create an unlimited of tokens
2. Update the API to return Paloma token results by Paloma token address and NOT id number @fullstack412
3. Note that TokenIDs are NOT unique, but token denoms are unique when generated by the token factory
4. Add API endpoint to retrieve all tokens created by a creator
The text was updated successfully, but these errors were encountered:
As a Paloma Talent Creator, I want my account to be able to create any number of talent tokens so that I am not limited to only 1 token for my email address:
Acceptance Criteria
The text was updated successfully, but these errors were encountered: