-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
"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
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed