Class Uint128 (1.3.1)

Uint128(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
high int
This field is a member of `oneof`_ ``_high``.
low int
This field is a member of `oneof`_ ``_low``.

Inheritance

builtins.object > proto.message.Message > Uint128