Skip to content

rpc: optional RPC parameters fail when explicitly passed as null #1558

Description

@RuslanProgrammer

Optional RPC arguments were checked with params.size(), so an explicit null was treated as provided. That led to type errors when callers skipped a middle optional argument.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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