Skip to content

EventV1

Purpose

Describe the purpose of the type.

Type

Record with fields:

  • seq: u32

    Sequence number of publisher

  • deps: Vec

    Events this event depends on

  • seen: Vec

    Independent events recently seen

  • sig: Signature

    Signature by publisher over the above fields