Skip to main content

ogmios.unwrapped.ogmios.findintersection

Home > @blaze-cardano/ogmios > Unwrapped > Ogmios > findIntersection

Unwrapped.Ogmios.findIntersection() method

Signature:

findIntersection(points?: schema.PointOrOrigin[]): Promise<schema.IntersectionFound["result"]>;

Parameters

Parameter

Type

Description

points

schema.PointOrOrigin[]

(Optional)

Returns:

Promise<schema.IntersectionFound["result"]>