Skip to content

Syntax error in wallet array spread #539

@remmiculous

Description

@remmiculous

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions