Skip to content

README use of FutureResult is out of date #596

Closed
@jbaublitz

Description

@jbaublitz

I tried using FutureResult as specified in the README when trying to prototype a derived interface, but the jsonrpc_core::Error type cannot be used in FutureResult as suggested by the README. I've dug into the code a little bit more and it appears that it is expecting the second type parameter to FutureResult to be a Future which jsonrpc_core::Error is not. Would you be able to update the README or provide a suggestion for how to work around this?

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