You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AuthorityFactory: Allows anyone to deploy Authority contracts. Supports deterministic deployment.
HistoryFactory: Allows anyone to deploy History contracts. Supports deterministic deployment.
AuthorityHistoryPairFactory: Allows anyone to deploy Authority and History contract pairs (such that History is owned by Authority, and Authority stores/retrieves claims from History). Supports deterministic deployment.