XYO Platform SDK - v3.10.6
    Preparing search index...

    Variable getTypedBoundWitnessConst

    getTypedBoundWitness: <T extends BoundWitness>(
        archivist: ReadArchivist,
        hash: Hash,
        identity: IdentityFunction<WithStorageMeta<T>>,
    ) => Promise<WithStorageMeta<T>>

    Type declaration