parsav  Diff

Differences From Artifact [194a7e6d10]:

To Artifact [e1429862ec]:


    89     89   	(pow.visible   << true)
    90     90   	(pow.post      << true)
    91     91   	(pow.shout     << true)
    92     92   	(pow.propagate << true)
    93     93   	(pow.artifact  << true)
    94     94   	(pow.account   << true)
    95     95   	(pow.edit      << true)
           96  +	(pow.snitch    << true)
    96     97   	return m.rights { rank = 0, quota = 1000, invites = 0, powers = pow; }
    97     98   end
    98     99   
    99    100   struct m.actor {
   100    101   	id: uint64
   101    102   	nym: str
   102    103   	handle: str