From 0c59c407ae3cb45ccb618e7c24102d35ed2c1fd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Blin?= Date: Fri, 16 Nov 2018 08:07:29 -0500 Subject: [PATCH] Update 2.1. Manage Accounts --- technical/2.1.-Manage-Accounts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/technical/2.1.-Manage-Accounts.md b/technical/2.1.-Manage-Accounts.md index b1b20a4b..e4e9d5b6 100644 --- a/technical/2.1.-Manage-Accounts.md +++ b/technical/2.1.-Manage-Accounts.md @@ -81,7 +81,7 @@ A Ring account is in fact represented by some files stored in a gzip archive. If 1. The private key `ringAccountKey` and certificate chain `ringAccountCert` (base64 encoded) 2. Generated CA key (for self-signed certificates) `ringCAKey` 3. Revocated devices `ringAccountCRL` -4. The ethereum private key `ethKey` for the device +4. The ethereum private key `ethKey` for the device. It's only used when you register your name on `ns.ring.cx`. Not mandatory. 5. The contacts 6. The account settings