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

    Interface BoundWitnessMeta

    interface BoundWitnessMeta {
        $destination?: Lowercase<string>;
        $sourceQuery?: Lowercase<string>;
    }
    Index

    Properties

    $destination?: Lowercase<string>

    The address to which the query is directed

    $sourceQuery?: Lowercase<string>

    The query that initiated the bound witness