parsav  Diff

Differences From Artifact [c7ef550a1d]:

To Artifact [33ecd773b1]:


   231    231   	parent: uint64
   232    232   -- ephemera
   233    233   	localpost: bool
   234    234   	accent: int16
   235    235   	rts: uint32
   236    236   	likes: uint32
   237    237   	rtdby: uint64 -- 0 if not rt
          238  +	rtdat: m.timepoint -- 0 if not rt, time of promotion otherwise
   238    239   	rtact: uint64 -- 0 if not rt, id of rt action otherwise
   239    240   	isreply: bool
   240    241   	source: &m.source
   241    242   
   242    243   	-- save :: bool -> {} (defined in acl.t due to dep. hell)
   243    244   }
   244    245