Allow 11 characters in symbol for RPC#10670
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
|
I have read the CLA Document and I hereby sign the CLA |
|
Thanks for the contribution! This is something that we want to do, but we need to ensure this change is made roughly at the same time for |
Gudahtt
left a comment
There was a problem hiding this comment.
LGTM!
I've labelled this as "DO_NOT_MERGE" until we coordinate with mobile on making this change there as well, but these changes all look good to me 👍
|
The mobile implementation of this has been implemented here: MetaMask/core#433 |
To match the symbol length requirements in the UI, the RPC symbol length checks have been updated to allow 11 character symbols and disallow the empty string as a symbol.