Coda by Ian Macalinao
    Preparing search index...

    Marker account data written after an asset/collection's core fields once it has at least one plugin, pointing to the PluginRegistryV1 that follows.

    type PluginHeaderV1 = {
        key: Key;
        pluginRegistryOffset: bigint;
    }
    Index

    Properties

    key: Key

    Account discriminator; always Key.PluginHeaderV1.

    pluginRegistryOffset: bigint

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