Coda by Ian Macalinao
    Preparing search index...

    Type Alias HashedAssetV1Args

    type HashedAssetV1Args = {
        hash: number[];
        key: KeyArgs;
    }
    Index
    hash: number[]

    The 32-byte hash committing to the asset's full data and plugin state while compressed.

    key: KeyArgs

    Account discriminator; always Key.HashedAssetV1.