@xo-cash/state
    Preparing search index...

    Type Alias ScriptHashDataQuery

    Query options for script hash data.

    type ScriptHashDataQuery = {
        invitationIdentifier?: string;
        scriptHash?: string;
        templateIdentifier?: string;
    }
    Index

    Properties

    invitationIdentifier?: string

    Query by invitation identifier

    scriptHash?: string

    Query by script hash

    templateIdentifier?: string

    Query by template identifier