Skip to content

Separate direct wrappers of RPC calls from the convenience methods in ClientSession? #22

@fjarri

Description

@fjarri

For now we have eth_call and transfer in one namespace, but the former corresponds to the RPC call, while the latter contains multiple RPC calls and some logic. Would it be better to contain the RPC wrappers in session.rpc?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions