diff --git a/spec/19_wallet_soft_limit.md b/spec/19_wallet_soft_limit.md new file mode 100644 index 0000000..15d5a09 --- /dev/null +++ b/spec/19_wallet_soft_limit.md @@ -0,0 +1,58 @@ +# Title + + +* Authors: Firstname Lastname (url) +* Date: YYYY.MM.DD +* Version: 1 +* Status: Pre-draft + +## Rationale + +We want to remind users to not accept more Sarafu than they are willing to. Hence we want to give them the choice to set their own soft limit of how many of a token (i.e. Sarafu) that they have in their wallet. + + +## Before + +no ability to set a max balance limit on USSD or web + +## After + +ability to set a max balance limit on USSD or web (which can be adjusted) + +## Implementation + +Users are given a default inital limit of 1000 (after which there will be an error when trying to add more tokens). +The user can set this to any nonzero integer - as a profile setting + + + +## Testing + + +## Changelog +