Should we prefix the functions in the PersistenceModule
with the Param / Actor it's impacting to make autocomplete in implementation better?
#267
Labels
DISCUSS: Consider removing all `Set` methods (e.g. `SetAccountAmount`) and replace with `Add` (e.g. `AddAccountAmount`) by having it leverage a "default zero". REFACTOR(pokt-network#102): Split `account` and `pool` into a shared actor (e.g. like fisherman/validator/serviceNode/application) and simplify the code in half CLEANUP: Remove `tokens` or `stakedTokens` in favor of using `amount` everywhere since the denomination is not clear. As a follow up. Consider a massive rename to make the denomination explicit.
pocket/persistence/docs/README.md
Lines 180 to 185 in d552ec6
This issue was generated by todo-issue based on a
REFACTOR
comment in d552ec6.The text was updated successfully, but these errors were encountered: