diff --git a/pallets/identity/README.md b/pallets/identity/README.md index 71f027989695aed68f1447fc7ca35180da017d80..e8da9f126f9ff87610106d9323a479af506881e1 100644 --- a/pallets/identity/README.md +++ b/pallets/identity/README.md @@ -9,8 +9,8 @@ A Duniter identity contains: - its **owner key** (that can change) - an optional **old owner key** with the date of the key change - a **status** that can be - - created (by a member identity) - - confirmed (by owner, comes with a name) + - unconfirmed (created by a member identity) + - unvalidated (confirmed by owner = given a name) - member (of the main wot) - notmember (of the main wot) - revoked (automatically of manually)