erc7730.model package

Subpackages

Submodules

Module contents

Package implementing an object model for ERC-7730 descriptors.

class erc7730.model.ERC7730ModelType(*values)[source]View on GitHub

Bases: StrEnum

The type of the ERC-7730 model.

INPUT = 'input'
RESOLVED = 'resolved'