Skip to main content

Type 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;