Consider removing all Set
methods (e.g. SetAccountAmount
) and replace with Add
(e.g. AddAccountAmount
) by having it leverage a "default zero".
#272
Labels
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 181 to 186 in d552ec6
This issue was generated by todo-issue based on a
DISCUSS
comment in d552ec6.The text was updated successfully, but these errors were encountered: