IOTA SDKAPI ReferenceWASM/TypeScriptTypesType Alias: ConfigKeyOn this pageType Alias: ConfigKey type ConfigKey = { perTypeIndex: bigint; perTypeKey: ArrayBuffer;}; Key identifying a per-type deny-list config (0x2::deny_list::ConfigKey). Properties perTypeIndex perTypeIndex: bigint; perTypeKey perTypeKey: ArrayBuffer;Give Feedback