NDNts

    Type Alias EventMap<ID>

    type EventMap<ID> = {
        update: SyncUpdate<ID>;
    }

    Type Parameters

    • ID
    Index

    Properties

    Properties

    update: SyncUpdate<ID>

    Emitted when a node is updated, i.e. has new sequence numbers.

    MMNEPVFCICPMFPCPTTAAATR