https://github.com/Polymarket/poly-py-e ... or.pyКласс
EIP712Domain наследуется от EIP712Struct, который наследуется от EIP712Type
Класс EIP712Type имеет метод mustinherit
Код: Выделить всё
def _encode_value(self, value) -> bytes:
"""Must be implemented by subclasses, handles value encoding on a case-by-case basis.
Don't call this directly - use ``.encode_value(value)`` instead.
"""
pass
Что мне не хватает?
Подробнее здесь: https://stackoverflow.com/questions/791 ... s-encode-v
Мобильная версия