Undocumented Duniter concepts

I started documenting in the code why we have an AccountData different from substrate’s one. Still not very clear to me, but has to do with the random_id: Option<H256> which also has to be documented.

(see La solution pour des identicones sécurisées: le random id for reference)

  • accounts corresponding to an identity are allowed to exist without deposit
1 Like