Skip to main content

ConfigKey

type ConfigKey

Key identifying a per-type deny-list config (`0x2::deny_list::ConfigKey`).

type ConfigKey struct {
PerTypeIndex uint64
PerTypeKey []byte
}

func (*ConfigKey) Destroy

func (r *ConfigKey) Destroy()