Toggle for accepting other tokens or not.

This commit is contained in:
Will Ruddick 2021-05-29 09:04:21 +00:00
parent d3f82472ba
commit 7fe44866df
1 changed files with 5 additions and 0 deletions

View File

@ -26,6 +26,8 @@ Enabeling users to hold and trade multiple tokens- will allows wallet holders to
1. My Sarafu (top level)
1. Show tokens
1. Set Active Token
1. Set Balance Limit
1. Accept other Tokens (on/off) default on
### CICADA Mgmt Platform - GUI
1. On the user info page you should be able to set their Active Token - via a drop down
@ -37,6 +39,9 @@ Enabeling users to hold and trade multiple tokens- will allows wallet holders to
## Auto Activate Token
1. Users with only one token with non zero balance in their account will default to that as their active token
## Accept other Tokens
1. If this is on and someone attempts to send another token (other than their active token) to that user the sender will recieve an error as well as the reciver similar to the Balance Limit Error https://gitlab.com/grassrootseconomics/cic-docs/-/blob/master/spec/019_wallet_soft_limit.md
## Interfaces - UX
### Command Line - CLI Set Active Token