@blockchaincommons/xid - v1.0.0-beta.3
    Preparing search index...

    Interface ProvidedGeneratorOptions

    What nextProvenanceMarkWithProvidedGenerator takes besides the generator.

    interface ProvidedGeneratorOptions {
        date?: DateInput;
        info?: Cbor;
    }
    Index
    date?: DateInput

    The new mark's date, a Date or a CborDate; now unless given.

    info?: Cbor

    The new mark's info.