Variable RegistryPayloadData.seq

monotonically increasing sequence number

struct RegistryPayloadData
{
  // ...
  ulong seq ;
  // ...
}