Skip to main content

DictionaryKind

Git Source


Dictionary Kind

enum DictionaryKind {
undefined,
Verifiable,
Immutable,
Beacon,
Mock
}