A syntax error exists in the wallet array spread due to an invalid decrement operator (--). This issue causes the module to fail parsing and prevents the application from functioning properly
Steps to Reproduce:
- Attempt to build or run the module.
- Observe the syntax error in the console:
Module parse failed: Assigning to rvalue (109:7)
-- - galaxystation
- Application halts due to the error.