Coda by Ian Macalinao
    Preparing search index...

    Variable PDA_SEED_VALUE_VALUE_KINDSConst

    PDA_SEED_VALUE_VALUE_KINDS: (
        | "arrayValueNode"
        | "booleanValueNode"
        | "bytesValueNode"
        | "constantValueNode"
        | "enumValueNode"
        | "injectedValueNode"
        | "mapValueNode"
        | "noneValueNode"
        | "numberValueNode"
        | "publicKeyValueNode"
        | "setValueNode"
        | "someValueNode"
        | "stringValueNode"
        | "structValueNode"
        | "tupleValueNode"
        | "accountValueNode"
        | "argumentValueNode"
    )[]

    The value forms accepted by a pdaSeedValueNode.