Loom Engine - v3.1.1
    Preparing search index...

    Interface EventChainOptions

    interface EventChainOptions {
        key: string | Uint8Array<ArrayBufferLike>;
        genesis?: string;
    }
    Index

    Properties

    Properties

    key: string | Uint8Array<ArrayBufferLike>
    genesis?: string