Skip to content

Change error text #1

@bddap

Description

@bddap

"Mutable arguments not supported in jsonrpc macro." hints that mutable arguments could potentially work, the library simply doesn't support them.

In reality mutable out parameters don't even make sense in an rpc context.

Task:

Change "Mutable arguments not supported in jsonrpc macro." to "Mutable arguments not allowed in jsonrpc macro.".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions