Skip to content

[0.5.0] Minor issue: async only client generated proto includes non-existent classes #95

@FrankC01

Description

@FrankC01

Generated using
protoc -I./sui/ -I./sui/sui/rpc/v2beta/ --python_betterproto2_opt=typing.310 --python_betterproto2_opt=client_generation=async --python_betterproto2_out=src/suimsg ./sui/sui/rpc/v2beta/*.proto

__init__.py in the __all__ declaration adds a '<ServiceNameBase' for each Stub

    "LedgerServiceStub",
    "LedgerServiceBase",
    "TransactionExecutionServiceStub",
    "TransactionExecutionServiceBase",

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