Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (21 loc) · 742 Bytes

heirarchy.md

File metadata and controls

24 lines (21 loc) · 742 Bytes

Heirarchy

Symbol Meaning Memonic
Inherits from "is a"
V, >, < Depends on "has a"
TOKENS         FACTORIES             VALIDATORS

  (EIP-902)
ReferenceToken
     △
     | +----- DealFactory ----> TokenValidator
     | |                             △    △
     | |                             |    |
     | |+------------------ DealValidator |
     | ||                         |       |
     | VV                         V       |
     Deal <-------------------- PhaseValidator
     △                                    △
     |                                    |
StaggeredDeal <------- StaggeredPhaseValidator