From aa7872b7c7d092d52a7e507c110a2615a3fcf98b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Friedger=20M=C3=BCffke?= Date: Fri, 17 Jan 2020 12:34:44 +0100 Subject: [PATCH] add format restrictions for new ids --- _includes/create_id.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_includes/create_id.md b/_includes/create_id.md index 68a01d5a..c98eff26 100644 --- a/_includes/create_id.md +++ b/_includes/create_id.md @@ -9,7 +9,8 @@ To create an initial Blockstack ID, do the following: 2. Choose **Create new ID**. The browser prompts you to register a unique username in the `id.blockstack` - domain. This is a free Blockstack identity and the format of + domain. The username must be between 8 and 38 letter longs and can only contain characters, numbers and underscore (`_`). + This is a free Blockstack identity and the format of the ID is: _`username`_`.id.blockstack`