From e9b59103a2d9d2fcbe877c509419cbab4a311476 Mon Sep 17 00:00:00 2001 From: Garrett MacDonald <1791145+garrettian@users.noreply.github.com> Date: Wed, 6 Feb 2019 18:59:33 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7981598..6ae8095 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ enode://80bdd812ff39cd4946ba84eabfced743a0e0888cdab7fab2344b57a630915fb3e50e258f The key file contains the public address, just copy and execute the command bellow. What follows is an example of the output. ``` -$ sudo cat ~/tobalaba/authority_node/chain/keys/Tobalaba/UTC-* | python -m json.tool | grep address` +$ sudo cat ~/tobalaba/authority_node/chain/keys/Tobalaba/UTC-* | python -m json.tool | grep address "address": "58e3ed96f074106c41275463883f5f0718b37f2c", ```