Skip to content

RPCError does not conform toRPCErrorConvertible #6

@0xTim

Description

@0xTim

Is your feature request related to a problem? Please describe it.

Currently RPCError doesn't conform to RPCErrorConvertible - this can make it harder when catching errors in interceptors or catch blocks as you have to handle both types.

Describe the solution you'd like

Conform RPCError to RPCErrorConvertible

Describe alternatives you've considered

N/A

Additional context

N/A

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