Coda by Ian Macalinao
    Preparing search index...

    A list of seeds used to derive and match a program address in a rule.

    type SeedsVec = {
        seeds: ReadonlyUint8Array[];
    }
    Index

    Properties

    Properties

    seeds: ReadonlyUint8Array[]

    The ordered seed byte-strings.