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 '<ServiceName**Base**' for each Stub ```python "LedgerServiceStub", "LedgerServiceBase", "TransactionExecutionServiceStub", "TransactionExecutionServiceBase", ```