-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Backend / Domain Model
-
None
The TokenDAO abstraction requires a search method which isn't ideal for some possible implementations. Pull the other methods up into a new interface and, where possible, use it.