Coda by Ian Macalinao
    Preparing search index...
    type PluginHeaderV1Args = {
        key: KeyArgs;
        pluginRegistryOffset: number | bigint;
    }
    Index

    Properties

    key: KeyArgs

    Account discriminator; always Key.PluginHeaderV1.

    pluginRegistryOffset: number | bigint

    The byte offset, within the asset/collection account, at which the PluginRegistryV1 data begins.