From 04b086e545015ecea67fa73cf3fe341cb465f42c Mon Sep 17 00:00:00 2001 From: Erik Stenman Date: Fri, 1 Mar 2019 12:14:03 +0100 Subject: [PATCH] Format Readme step 5. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f085654..a40848e 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,7 @@ Immediate values can be of 9 types: And integers as Hexadecimals:: 0x{Hexdigits} `0x0deadbeef0` -2. addresses, a base58 encoded string starting with #{base58char} - followed by up to 64 hex chars +2. addresses, a base58 encoded string starting with # followed by a number of base58chars `#nv5B93FPzRHrGNmMdTDfGdd5xGZvep3MVSpJqzcQmMp59bBCv` 3. Boolean true or false